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 v3.10-rc2 7 lines 207 B view raw
1 2obj-$(CONFIG_BCACHE) += bcache.o 3 4bcache-y := alloc.o btree.o bset.o io.o journal.o writeback.o\ 5 movinggc.o request.o super.o sysfs.o debug.o util.o trace.o stats.o closure.o 6 7CFLAGS_request.o += -Iblock