Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
[deliverable/linux.git] / arch / s390 / lib / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for s390-specific library files..
3#
4
596a95cd
HC
5lib-y += delay.o string.o uaccess_std.o uaccess_pt.o
6obj-y += usercopy.o
5075baca 7obj-$(CONFIG_32BIT) += div64.o qrnnd.o ucmpdi2.o
6c2a9e6d 8lib-$(CONFIG_64BIT) += uaccess_mvcos.o
e018ba1f 9lib-$(CONFIG_SMP) += spinlock.o
This page took 1.497226 seconds and 5 git commands to generate.