]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/s390/lib/Makefile
e05d087a6eae3b0d5d8cb2cadb3d0c3aa719de17
[linux-2.6-omap-h63xx.git] / arch / s390 / lib / Makefile
1 #
2 # Makefile for s390-specific library files..
3 #
4
5 EXTRA_AFLAGS := -traditional
6
7 lib-y += delay.o string.o
8 lib-y += $(if $(CONFIG_64BIT),uaccess64.o,uaccess.o)
9 lib-$(CONFIG_SMP) += spinlock.o