summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-10-24 13:13:50 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2007-10-24 13:13:50 +0200
commita3defd2f5774dcf392c58d4968eaded2d5bb6e01 (patch)
treeb2e79ab326707b55bb4a929c6d26c6f6d98696d3
parentef01c7686493f4a1f7b323b6dad057a9c32294da (diff)
downloadbarebox-a3defd2f5774dcf392c58d4968eaded2d5bb6e01.tar.gz
barebox-a3defd2f5774dcf392c58d4968eaded2d5bb6e01.tar.xz
Toplevel Makefile: add uboot_default_env to clean files
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c831e035b..c5ba2e3bfe 100644
--- a/Makefile
+++ b/Makefile
@@ -908,7 +908,7 @@ endif # CONFIG_MODULES
CLEAN_DIRS += $(MODVERDIR)
CLEAN_FILES += uboot System.map include/uboot_default_env.h \
.tmp_version .tmp_uboot* uboot.bin uboot.S \
- .tmp_kallsyms*
+ .tmp_kallsyms* uboot_default_env
# Directories & files removed with 'make mrproper'
MRPROPER_DIRS += include/config include2 usr/include