summaryrefslogtreecommitdiffstats
path: root/rules/u-boot-v2.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/u-boot-v2.make')
-rw-r--r--rules/u-boot-v2.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/u-boot-v2.make b/rules/u-boot-v2.make
index 4be276303..4250a8d5c 100644
--- a/rules/u-boot-v2.make
+++ b/rules/u-boot-v2.make
@@ -135,7 +135,7 @@ $(STATEDIR)/u-boot-v2.targetinstall:
u-boot-v2_clean:
rm -rf $(STATEDIR)/u-boot-v2.*
- rm -rf $(IMAGEDIR)/u-boot-v2_*
+ rm -rf $(PKGDIR)/u-boot-v2_*
rm -rf $(U_BOOT_V2_DIR)
# ----------------------------------------------------------------------------