diff options
Diffstat (limited to 'arch/m68k/lib/Makefile')
-rw-r--r-- | arch/m68k/lib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/m68k/lib/Makefile b/arch/m68k/lib/Makefile index a18af095cd7c..af9abf8d9d98 100644 --- a/arch/m68k/lib/Makefile +++ b/arch/m68k/lib/Makefile | |||
@@ -2,7 +2,5 @@ | |||
2 | # Makefile for m68k-specific library files.. | 2 | # Makefile for m68k-specific library files.. |
3 | # | 3 | # |
4 | 4 | ||
5 | EXTRA_AFLAGS := -traditional | ||
6 | |||
7 | lib-y := ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \ | 5 | lib-y := ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \ |
8 | checksum.o string.o uaccess.o | 6 | checksum.o string.o uaccess.o |