2 # Makefile for SuperH-specific library files..
5 lib-y
= delay.o memset.o memmove.o memchr.o \
6 checksum.o strlen.o div64.o div64-generic.o
11 memcpy-
$(CONFIG_CPU_SH4
) := memcpy-sh4.o
13 lib-
$(CONFIG_MMU
) += copy_page.o clear_page.o
16 EXTRA_CFLAGS
+= -Werror