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

EXTRA_AFLAGS := -traditional

7
lib-y += delay.o string.o uaccess_std.o uaccess_pt.o qrnnd.o
D
David S. Miller 已提交
8
obj-$(CONFIG_32BIT) += div64.o
9
lib-$(CONFIG_64BIT) += uaccess_mvcos.o
10
lib-$(CONFIG_SMP) += spinlock.o