android_kernel_xiaomi_sm8350/arch/ppc64/lib/Makefile
Stephen Rothwell ecc81e0f71 ppc64: use lockc.c from powerpc/lib
since it is effectively the same as locks.c from ppc64/lib.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2005-10-28 12:53:48 +10:00

9 lines
147 B
Makefile

#
# Makefile for ppc64-specific library files..
#
lib-y := string.o strcase.o
lib-y += memcpy.o usercopy.o
lib-$(CONFIG_DEBUG_KERNEL) += sstep.o