Merge git://git.infradead.org/users/cbou/battery-2.6.31
[deliverable/linux.git] / arch / s390 / lib / Makefile
1 #
2 # Makefile for s390-specific library files..
3 #
4
5 lib-y += delay.o string.o uaccess_std.o uaccess_pt.o
6 obj-$(CONFIG_32BIT) += div64.o qrnnd.o ucmpdi2.o
7 lib-$(CONFIG_64BIT) += uaccess_mvcos.o
8 lib-$(CONFIG_SMP) += spinlock.o
This page took 0.038159 seconds and 6 git commands to generate.