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 2bac406df52100aec42e230a2cc2986d34e86218 4 lines 69 B view raw
1debugfs-objs := inode.o file.o 2 3obj-$(CONFIG_DEBUG_FS) += debugfs.o 4