summaryrefslogtreecommitdiffstats
path: root/rules/hackbench.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/hackbench.make')
-rw-r--r--rules/hackbench.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/hackbench.make b/rules/hackbench.make
index d7b809a56..6798aa1b3 100644
--- a/rules/hackbench.make
+++ b/rules/hackbench.make
@@ -120,7 +120,7 @@ $(STATEDIR)/hackbench.targetinstall: $(hackbench_targetinstall_deps_default)
hackbench_clean:
rm -rf $(STATEDIR)/hackbench.*
- rm -rf $(IMAGEDIR)/hackbench_*
+ rm -rf $(PKGDIR)/hackbench_*
rm -rf $(HACKBENCH_DIR)
# vim: syntax=make