summaryrefslogtreecommitdiffstats
path: root/rules/dhcp.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/dhcp.make')
-rw-r--r--rules/dhcp.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/dhcp.make b/rules/dhcp.make
index e7af57e49..06907b65d 100644
--- a/rules/dhcp.make
+++ b/rules/dhcp.make
@@ -148,7 +148,7 @@ endif
dhcp_clean:
rm -rf $(STATEDIR)/dhcp.*
- rm -rf $(IMAGEDIR)/dhcp_*
+ rm -rf $(PKGDIR)/dhcp_*
rm -rf $(DHCP_DIR)
# vim: syntax=make