summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/filesystems/binderfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/filesystems/binderfs/Makefile')
-rw-r--r--tools/testing/selftests/filesystems/binderfs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/testing/selftests/filesystems/binderfs/Makefile b/tools/testing/selftests/filesystems/binderfs/Makefile
index c2f7cef91..eb4c3b411 100644
--- a/tools/testing/selftests/filesystems/binderfs/Makefile
+++ b/tools/testing/selftests/filesystems/binderfs/Makefile
@@ -3,6 +3,4 @@
CFLAGS += $(KHDR_INCLUDES) -pthread
TEST_GEN_PROGS := binderfs_test
-binderfs_test: binderfs_test.c ../../kselftest.h ../../kselftest_harness.h
-
include ../../lib.mk