Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.13 3 lines 100 B view raw
1ifneq ($(CONFIG_CONFIGFS_FS),) 2obj-m += configfs_example_explicit.o configfs_example_macros.o 3endif