summaryrefslogtreecommitdiff
path: root/samples/statx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/statx/Makefile')
-rw-r--r--samples/statx/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/samples/statx/Makefile b/samples/statx/Makefile
deleted file mode 100644
index 59df7c25a9d1..000000000000
--- a/samples/statx/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# List of programs to build
-hostprogs-$(CONFIG_SAMPLE_STATX) := test-statx
-
-# Tell kbuild to always build the programs
-always := $(hostprogs-y)
-
-HOSTCFLAGS_test-statx.o += -I$(objtree)/usr/include