Merge tag 'hsi-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
[deliverable/linux.git] / Documentation / filesystems / Makefile
1 subdir-y := configfs
2
3 # List of programs to build
4 hostprogs-y := dnotify_test
5
6 # Tell kbuild to always build the programs
7 always := $(hostprogs-y)
This page took 0.036879 seconds and 5 git commands to generate.