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.29 7 lines 204 B view raw
1obj-y += setup.o mm.o time.o hvcall.o htab.o repository.o 2obj-y += interrupt.o exports.o os-area.o 3obj-y += system-bus.o 4 5obj-$(CONFIG_SMP) += smp.o 6obj-$(CONFIG_SPU_BASE) += spu.o 7obj-y += device-init.o