[PATCH 35/36] Makefile: clean barebox.ldr

Sascha Hauer s.hauer at pengutronix.de
Fri Dec 18 10:48:24 EST 2009


Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index d69f6ef..5c45db6 100644
--- a/Makefile
+++ b/Makefile
@@ -939,7 +939,7 @@ endif # CONFIG_MODULES
 CLEAN_DIRS  += $(MODVERDIR)
 CLEAN_FILES +=	barebox System.map include/barebox_default_env.h \
                 .tmp_version .tmp_barebox* barebox.bin barebox.S \
-		.tmp_kallsyms* barebox_default_env
+		.tmp_kallsyms* barebox_default_env barebox.ldr
 
 # Directories & files removed with 'make mrproper'
 MRPROPER_DIRS  += include/config include2 usr/include
-- 
1.6.5.2




More information about the barebox mailing list