]> err.no Git - linux-2.6/blobdiff - arch/s390/lib/Makefile
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[linux-2.6] / arch / s390 / lib / Makefile
index e05d087a6eae3b0d5d8cb2cadb3d0c3aa719de17..52084436ab69726252e894d5ecdcecbbb6580c24 100644 (file)
@@ -4,6 +4,7 @@
 
 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 uaccess_pt.o
+obj-$(CONFIG_32BIT) += div64.o qrnnd.o
+lib-$(CONFIG_64BIT) += uaccess_mvcos.o
 lib-$(CONFIG_SMP) += spinlock.o