projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge master.kernel.org:/home/rmk/linux-2.6-serial
[linux-2.6]
/
arch
/
mips
/
lib
/
Makefile
diff --git
a/arch/mips/lib/Makefile
b/arch/mips/lib/Makefile
index
cf12caf
..
b225543
100644
(file)
--- a/
arch/mips/lib/Makefile
+++ b/
arch/mips/lib/Makefile
@@
-7,4
+7,7
@@
lib-y += csum_partial_copy.o memcpy.o promlib.o strlen_user.o strncpy_user.o \
obj-y += iomap.o
+# libgcc-style stuff needed in the kernel
+lib-y += ashldi3.o ashrdi3.o lshrdi3.o
+
EXTRA_AFLAGS := $(CFLAGS)