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.2-rc5 4 lines 100 B view raw
1zram-y := zram_drv.o zram_sysfs.o 2 3obj-$(CONFIG_ZRAM) += zram.o 4obj-$(CONFIG_XVMALLOC) += xvmalloc.o