fix 'Preparing...' message for V=5 compile
[openwrt.git] / openwrt / package / rules.mk
index 60584552d729bd9b3d353ea6867f8153c9ce7f9f..cd63983bd86db81ac57f675e7c64fed47b752be4 100644 (file)
@@ -68,7 +68,7 @@ configure:
        }
 
 compile-targets:
-compile:
+compile: prepare
        @[ -f $(PKG_BUILD_DIR)/.configured ] || { \
                $(PKG_TRACE) Configuring...; \
                $(MAKE) $(PKG_BUILD_DIR)/.configured $(MAKE_TRACE); \