aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 308ea42cd..37b6d9bf9 100644
--- a/Makefile
+++ b/Makefile
@@ -931,7 +931,7 @@ endif # CONFIG_MODULES
931 931
932# Directories & files removed with 'make clean' 932# Directories & files removed with 'make clean'
933CLEAN_DIRS += $(MODVERDIR) 933CLEAN_DIRS += $(MODVERDIR)
934CLEAN_FILES += busybox* System.map .kernelrelease \ 934CLEAN_FILES += busybox busybox_unstripped* System.map .kernelrelease \
935 .tmp_kallsyms* .tmp_version .tmp_busybox* .tmp_System.map 935 .tmp_kallsyms* .tmp_version .tmp_busybox* .tmp_System.map
936 936
937# Directories & files removed with 'make mrproper' 937# Directories & files removed with 'make mrproper'