summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/barebox.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/barebox.make b/rules/barebox.make
index d5aa55d69..1c3a0e5b3 100644
--- a/rules/barebox.make
+++ b/rules/barebox.make
@@ -135,7 +135,7 @@ endif
$(STATEDIR)/barebox.clean:
@$(call targetinfo)
@$(call clean_pkg, BAREBOX)
- rm -rf $(IMAGEDIR)/barebox-image
+ rm -rf $(IMAGEDIR)/barebox-image $(IMAGEDIR)/barebox-default-environment
# ----------------------------------------------------------------------------
# oldconfig / menuconfig