projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6]
/
arch
/
m68k
/
lib
/
Makefile
diff --git
a/arch/m68k/lib/Makefile
b/arch/m68k/lib/Makefile
index
ebe51a5
..
a18af09
100644
(file)
--- a/
arch/m68k/lib/Makefile
+++ b/
arch/m68k/lib/Makefile
@@
-4,5
+4,5
@@
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