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-rc7 7 lines 302 B view raw
1obj-$(CONFIG_MTD_TESTS) += mtd_oobtest.o 2obj-$(CONFIG_MTD_TESTS) += mtd_pagetest.o 3obj-$(CONFIG_MTD_TESTS) += mtd_readtest.o 4obj-$(CONFIG_MTD_TESTS) += mtd_speedtest.o 5obj-$(CONFIG_MTD_TESTS) += mtd_stresstest.o 6obj-$(CONFIG_MTD_TESTS) += mtd_subpagetest.o 7obj-$(CONFIG_MTD_TESTS) += mtd_torturetest.o