Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.23-rc8 10 lines 243 B view raw
1# 2# Makefile for s390-specific library files.. 3# 4 5EXTRA_AFLAGS := -traditional 6 7lib-y += delay.o string.o uaccess_std.o uaccess_pt.o 8obj-$(CONFIG_32BIT) += div64.o qrnnd.o 9lib-$(CONFIG_64BIT) += uaccess_mvcos.o 10lib-$(CONFIG_SMP) += spinlock.o