Signed-off-by: Wolfgang Denk <[email protected]>
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index dc3a437..3dc6dc1 100644
--- a/Makefile
+++ b/Makefile
@@ -153,7 +153,7 @@ chroot:     $(STAMP_CHROOT)
 $(STAMP_CLEAN):
 # Make sure build directory is empty
        @echo "Cleaning $(BUILD)"
-       @rm -fr $(BUILD) $(STATUS)
+       @rm -fr $(BUILD) $(STATUS_DIR)
        @mkdir -p $(BUILD) $(STATUS_DIR)
        @touch $(STAMP_CLEAN)
 
-- 
1.7.2.3

_______________________________________________
eldk mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/eldk

Reply via email to