]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - Documentation/filesystems/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
[mirror_ubuntu-bionic-kernel.git] / Documentation / filesystems / Makefile
CommitLineData
adb19fb6
PF
1subdir-y := configfs
2
1e0051ae
RD
3# List of programs to build
4hostprogs-y := dnotify_test
5
6# Tell kbuild to always build the programs
7always := $(hostprogs-y)