summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be9e870013..8a808efd18 100644
--- a/Makefile
+++ b/Makefile
@@ -789,7 +789,8 @@ depend dep:
# Directories & files removed with 'make clean'
CLEAN_DIRS += $(MODVERDIR)
CLEAN_FILES += uboot System.map include/uboot_default_env.h \
- .tmp_version .tmp_uboot* uboot.bin uboot.S $(uboot-lds)
+ .tmp_version .tmp_uboot* uboot.bin uboot.S $(uboot-lds) \
+ .tmp_kallsyms*
# Directories & files removed with 'make mrproper'
MRPROPER_DIRS += include/config include2 usr/include