Makefile 255 字节
Newer Older
L
Linus Torvalds 已提交
1 2 3 4
#
# Makefile for s390-specific library files..
#

5
lib-y += delay.o string.o uaccess_pt.o find.o
6 7
obj-$(CONFIG_32BIT) += div64.o qrnnd.o ucmpdi2.o mem32.o
obj-$(CONFIG_64BIT) += mem64.o
8
lib-$(CONFIG_64BIT) += uaccess_mvcos.o
9
lib-$(CONFIG_SMP) += spinlock.o