summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/pid_namespace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/pid_namespace/Makefile')
-rw-r--r--tools/testing/selftests/pid_namespace/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/testing/selftests/pid_namespace/Makefile b/tools/testing/selftests/pid_namespace/Makefile
new file mode 100644
index 000000000000..dcaefa224ca0
--- /dev/null
+++ b/tools/testing/selftests/pid_namespace/Makefile
@@ -0,0 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0
+CFLAGS += -g -I../../../../usr/include/
+
+TEST_GEN_PROGS := regression_enomem
+
+include ../lib.mk
+
+$(OUTPUT)/regression_enomem: regression_enomem.c ../pidfd/pidfd.h