summaryrefslogtreecommitdiffstats
path: root/rules/u-boot.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/u-boot.make')
-rw-r--r--rules/u-boot.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/u-boot.make b/rules/u-boot.make
index 744ed1ec4..a44c7136e 100644
--- a/rules/u-boot.make
+++ b/rules/u-boot.make
@@ -116,7 +116,7 @@ $(STATEDIR)/u-boot.targetinstall:
u-boot_clean:
@rm -rf $(STATEDIR)/u-boot.*
- @rm -rf $(IMAGEDIR)/u-boot_*
+ @rm -rf $(PKGDIR)/u-boot_*
@rm -rf $(U_BOOT_DIR)
# vim: syntax=make