aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3857dbc95..f1d6b20b4 100644
--- a/Makefile
+++ b/Makefile
@@ -984,6 +984,7 @@ endif # CONFIG_MODULES
984# Directories & files removed with 'make clean' 984# Directories & files removed with 'make clean'
985CLEAN_DIRS += $(MODVERDIR) _install 0_lib 985CLEAN_DIRS += $(MODVERDIR) _install 0_lib
986CLEAN_FILES += busybox$(EXEEXT) busybox_unstripped* busybox.links \ 986CLEAN_FILES += busybox$(EXEEXT) busybox_unstripped* busybox.links \
987 busybox*.suid busybox*.nosuid \
987 System.map .kernelrelease \ 988 System.map .kernelrelease \
988 .tmp_kallsyms* .tmp_version .tmp_busybox* .tmp_System.map 989 .tmp_kallsyms* .tmp_version .tmp_busybox* .tmp_System.map
989 990