Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95330
b: refs/heads/master
c: 47494f6
h: refs/heads/master
v: v3
  • Loading branch information
Mathieu Desnoyers authored and Martin Schwidefsky committed Apr 30, 2008
1 parent 58fab34 commit a9bb3ba
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1e489518da2a49604df2c3281034097274324be9
refs/heads/master: 47494f6a84cdae2740b62e1d86a1860df85d9bbb
2 changes: 0 additions & 2 deletions trunk/arch/s390/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# Makefile for the linux kernel.
#

EXTRA_AFLAGS := -traditional

#
# Passing null pointers is ok for smp code, since we access the lowcore here.
#
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/s390/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# Makefile for s390-specific library files..
#

EXTRA_AFLAGS := -traditional

lib-y += delay.o string.o uaccess_std.o uaccess_pt.o
obj-$(CONFIG_32BIT) += div64.o qrnnd.o
lib-$(CONFIG_64BIT) += uaccess_mvcos.o
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/s390/math-emu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@
obj-$(CONFIG_MATHEMU) := math.o

EXTRA_CFLAGS := -I$(src) -Iinclude/math-emu -w
EXTRA_AFLAGS := -traditional

0 comments on commit a9bb3ba

Please sign in to comment.