aboutsummaryrefslogtreecommitdiff
path: root/testcases/network/can/filter-tests/Makefile
diff options
context:
space:
mode:
authorRichard Palethorpe <rpalethorpe@suse.com>2021-01-29 17:03:04 +0000
committerCyril Hrubis <chrubis@suse.cz>2021-02-01 16:19:38 +0100
commit4162fb0406001e55c841f81fadf78daf8fdc8234 (patch)
tree26d414379cc6cbe0516da76e0cc44d772fdf10d9 /testcases/network/can/filter-tests/Makefile
parent042f4fbb7bac7bc33a4b29941f7e493aa94365f0 (diff)
can: Remove obsolete test wrapper script
Functionality moved into can_common.h and the test executables. Signed-off-by: Richard Palethorpe <rpalethorpe@suse.com> Reviewed-by: Cyril Hrubis <chrubis@suse.cz> Reviewed-by: Petr Vorel <pvorel@suse.cz> Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Diffstat (limited to 'testcases/network/can/filter-tests/Makefile')
-rw-r--r--testcases/network/can/filter-tests/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/testcases/network/can/filter-tests/Makefile b/testcases/network/can/filter-tests/Makefile
index 6a9474164..29aaa3240 100644
--- a/testcases/network/can/filter-tests/Makefile
+++ b/testcases/network/can/filter-tests/Makefile
@@ -23,6 +23,4 @@ include $(top_srcdir)/include/mk/testcases.mk
CPPFLAGS += -DETH_P_CAN=0x000C -DPF_CAN=29 -DAF_CAN=PF_CAN
-INSTALL_TARGETS := *.sh
-
include $(top_srcdir)/include/mk/generic_leaf_target.mk