Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / Documentation / filesystems / Makefile
diff --git a/kernel/Documentation/filesystems/Makefile b/kernel/Documentation/filesystems/Makefile
new file mode 100644 (file)
index 0000000..13483d1
--- /dev/null
@@ -0,0 +1,7 @@
+subdir-y := configfs
+
+# List of programs to build
+hostprogs-y := dnotify_test
+
+# Tell kbuild to always build the programs
+always := $(hostprogs-y)