Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc as ...
[firefly-linux-kernel-4.4.55.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)