projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core...
[linux-2.6]
/
arch
/
m68k
/
lib
/
Makefile
diff --git
a/arch/m68k/lib/Makefile
b/arch/m68k/lib/Makefile
index
ebe51a5
..
af9abf8
100644
(file)
--- a/
arch/m68k/lib/Makefile
+++ b/
arch/m68k/lib/Makefile
@@
-2,7
+2,5
@@
# Makefile for m68k-specific library files..
#
-EXTRA_AFLAGS := -traditional
-
-lib-y := ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \
- checksum.o string.o semaphore.o
+lib-y := ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \
+ checksum.o string.o uaccess.o