aboutsummaryrefslogtreecommitdiff
path: root/rules/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'rules/common.mk')
-rw-r--r--rules/common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/common.mk b/rules/common.mk
index a10e41c..ee16440 100644
--- a/rules/common.mk
+++ b/rules/common.mk
@@ -93,7 +93,8 @@ check-build-dep-stamp unpack-stamp patch-stamp pre-configure-stamp configure-sta
install-stamp : build-stamp
build-stamp : configure-stamp
-configure-stamp : patch-stamp
+configure-stamp : pre-configure-stamp
+pre-configure-stamp : patch-stamp unpack-stamp
patch-stamp : unpack-stamp
unpack-stamp : check-build-dep-stamp