Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.2-rc4 7 lines 147 B view raw
1subdir-y := configfs 2 3# List of programs to build 4hostprogs-y := dnotify_test 5 6# Tell kbuild to always build the programs 7always := $(hostprogs-y)