summaryrefslogtreecommitdiff
path: root/arch/sh/lib/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-11-09 08:06:24 +0300
committerPaul Mundt <lethal@linux-sh.org>2008-01-28 07:18:41 +0300
commit62d6b66edc68f906138df7ba01efd41a45981586 (patch)
tree98477be0c81e3db1a66646ca88db201a8ef6cd53 /arch/sh/lib/Makefile
parent7a65eaf4885d1d0afeec45239eaf9208a3235b51 (diff)
downloadlinux-62d6b66edc68f906138df7ba01efd41a45981586.tar.xz
sh: Move sh32 optimized I/O routines to arch/sh/lib/
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/lib/Makefile')
-rw-r--r--arch/sh/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/lib/Makefile b/arch/sh/lib/Makefile
index 9dc7b6985052..6f7ac9eeb54f 100644
--- a/arch/sh/lib/Makefile
+++ b/arch/sh/lib/Makefile
@@ -2,7 +2,7 @@
# Makefile for SuperH-specific library files..
#
-lib-y = delay.o memset.o memmove.o memchr.o \
+lib-y = delay.o io.o memset.o memmove.o memchr.o \
checksum.o strlen.o div64.o div64-generic.o
memcpy-y := memcpy.o