aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/livepatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/livepatch/Makefile')
-rw-r--r--tools/testing/selftests/livepatch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/testing/selftests/livepatch/Makefile b/tools/testing/selftests/livepatch/Makefile
index af4aee79bebb..fd405402c3ff 100644
--- a/tools/testing/selftests/livepatch/Makefile
+++ b/tools/testing/selftests/livepatch/Makefile
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
-TEST_GEN_PROGS := \
+TEST_PROGS_EXTENDED := functions.sh
+TEST_PROGS := \
test-livepatch.sh \
test-callbacks.sh \
test-shadow-vars.sh