]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/s390/lib/Makefile
[S390] Make user-copy operations run-time configurable.
[linux-2.6-omap-h63xx.git] / arch / s390 / lib / Makefile
index e05d087a6eae3b0d5d8cb2cadb3d0c3aa719de17..96c82424d88be7a1a3c40aead573cc7c1f8047df 100644 (file)
@@ -4,6 +4,5 @@
 
 EXTRA_AFLAGS := -traditional
 
-lib-y += delay.o string.o
-lib-y += $(if $(CONFIG_64BIT),uaccess64.o,uaccess.o)
+lib-y += delay.o string.o uaccess_std.o
 lib-$(CONFIG_SMP) += spinlock.o