summaryrefslogtreecommitdiff
path: root/kexec_test
diff options
context:
space:
mode:
Diffstat (limited to 'kexec_test')
-rw-r--r--kexec_test/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/kexec_test/Makefile b/kexec_test/Makefile
index 4a7d94c..3f0d0fe 100644
--- a/kexec_test/Makefile
+++ b/kexec_test/Makefile
@@ -9,6 +9,8 @@ KEXEC_TEST_DEPS = $(call depify, $(KEXEC_TEST_OBJS))
KEXEC_TEST = $(PKGLIBDIR)/kexec_test
+clean += $(KEXEC_TEST_OBJS) $(KEXEC_TEST_DEPS) $(KEXEC_TEST)
+
-include $(KEXEC_TEST_DEPS)
$(KEXEC_TEST): CPPFLAGS+=-DRELOC=$(RELOC)