aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/Makefile')
-rw-r--r--Documentation/filesystems/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/filesystems/Makefile b/Documentation/filesystems/Makefile
deleted file mode 100644
index 883010ce5e35..000000000000
--- a/Documentation/filesystems/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-# List of programs to build
-hostprogs-y := dnotify_test
-
-# Tell kbuild to always build the programs
-always := $(hostprogs-y)