summaryrefslogtreecommitdiffstats
path: root/rules/haserl.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/haserl.make')
-rw-r--r--rules/haserl.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/haserl.make b/rules/haserl.make
index 193304041..b18c42730 100644
--- a/rules/haserl.make
+++ b/rules/haserl.make
@@ -123,7 +123,7 @@ $(STATEDIR)/haserl.targetinstall: $(haserl_targetinstall_deps_default)
haserl_clean:
rm -rf $(STATEDIR)/haserl.*
- rm -rf $(IMAGEDIR)/haserl_*
+ rm -rf $(PKGDIR)/haserl_*
rm -rf $(HASERL_DIR)
# vim: syntax=make