patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / ppc64 / lib / Makefile
1 #
2 # Makefile for ppc64-specific library files..
3 #
4
5 lib-y := checksum.o dec_and_lock.o string.o strcase.o
6 lib-y += copypage.o memcpy.o copyuser.o
7
8 # Lock primitives are defined as no-ops in include/linux/spinlock.h
9 # for non-SMP configs. Don't build the real versions.
10
11 lib-$(CONFIG_SMP) += locks.o