aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/lib64/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-06-15 00:00:42 +0900
committerPaul Mundt <lethal@linux-sh.org>2009-06-15 00:00:42 +0900
commit3767f3f1ee11da55760616a2c68a09c02babdd9b (patch)
tree41f01349b06063bd9ba52c6bb852cb34797a9331 /arch/sh/lib64/Makefile
parent2b74b85693c7c0772e8787883230cd15314555f8 (diff)
sh: Convert sh64 to use the generic checksum code.
This plugs in GENERIC_CSUM support on sh64, and kills off all of the old references. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/lib64/Makefile')
-rw-r--r--arch/sh/lib64/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/lib64/Makefile b/arch/sh/lib64/Makefile
index 4bacb9e8347..334bb2da36e 100644
--- a/arch/sh/lib64/Makefile
+++ b/arch/sh/lib64/Makefile
@@ -10,7 +10,7 @@
#
# Panic should really be compiled as PIC
-lib-y := udelay.o c-checksum.o dbg.o panic.o memcpy.o memset.o \
+lib-y := udelay.o dbg.o panic.o memcpy.o memset.o \
copy_user_memcpy.o copy_page.o clear_page.o strcpy.o strlen.o
# Extracted from libgcc