aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 7835f1cdef..55529a18e7 100644
--- a/common.mk
+++ b/common.mk
@@ -773,7 +773,7 @@ $(ENC_TRANS_D):
@exit > $@
$(TIMESTAMPDIR)/$(arch)/.time:
- $(Q)$(MAKEDIRS) $(@D)
+ $(Q)$(MAKEDIRS) $(@D) $(EXTOUT)/$(arch)
@exit > $@
###