[LTP] [PATCH] syscalls/mount: Remove obsolete test_mount from Makefile
Xiao Yang
yangx.jy@cn.fujitsu.com
Thu Sep 21 09:19:34 CEST 2017
Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
---
testcases/kernel/syscalls/mount/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/testcases/kernel/syscalls/mount/Makefile b/testcases/kernel/syscalls/mount/Makefile
index 4c6aa45..5caed98 100644
--- a/testcases/kernel/syscalls/mount/Makefile
+++ b/testcases/kernel/syscalls/mount/Makefile
@@ -27,6 +27,4 @@ include $(top_srcdir)/include/mk/testcases.mk
CFLAGS += -D_GNU_SOURCE
-INSTALL_TARGETS := test_mount
-
include $(top_srcdir)/include/mk/generic_leaf_target.mk
--
1.8.3.1
More information about the ltp
mailing list