fix 'Preparing...' message for V=5 compile

SVN-Revision: 2235
This commit is contained in:
Felix Fietkau 2005-10-22 13:08:35 +00:00
parent 6f9fbf34e6
commit a6ae43db63

View 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); \