Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.32 8 lines 223 B view raw
1# 2# Makefile for s390-specific library files.. 3# 4 5lib-y += delay.o string.o uaccess_std.o uaccess_pt.o 6obj-$(CONFIG_32BIT) += div64.o qrnnd.o ucmpdi2.o 7lib-$(CONFIG_64BIT) += uaccess_mvcos.o 8lib-$(CONFIG_SMP) += spinlock.o