summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/lib/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-07-06 14:05:57 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-07-06 14:05:57 -0700
commitf560902c2d39c255bd67c0211f5dd80edb97a712 (patch)
treec45601159db0808e76c78212c74885cd219b2866 /arch/microblaze/lib/Makefile
parent9861df15f44d98eb6fa9a839b558633ecee87194 (diff)
parentdb6e3f91efd2cf61b9965f722902199cf54adc4f (diff)
downloadkernel-crypto-f560902c2d39c255bd67c0211f5dd80edb97a712.tar.gz
kernel-crypto-f560902c2d39c255bd67c0211f5dd80edb97a712.tar.xz
kernel-crypto-f560902c2d39c255bd67c0211f5dd80edb97a712.zip
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
* 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze: microblaze: Fix cast warning for init.c microblaze: Wire up new syscalls microblaze: use generic syscalls.h microblaze: clean up signal handling microblaze: convert all simple headers to use asm-generic microblaze: use the generic lib/checksum.c microblaze: fall back on generic header files for the ABI
Diffstat (limited to 'arch/microblaze/lib/Makefile')
-rw-r--r--arch/microblaze/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/microblaze/lib/Makefile b/arch/microblaze/lib/Makefile
index 71c8cb6c9e4..b579db068c0 100644
--- a/arch/microblaze/lib/Makefile
+++ b/arch/microblaze/lib/Makefile
@@ -2,7 +2,7 @@
# Makefile
#
-lib-y := memset.o checksum.o
+lib-y := memset.o
ifeq ($(CONFIG_OPT_LIB_ASM),y)
lib-y += fastcopy.o