mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 07:22:33 +00:00
fix 'Preparing...' message for V=5 compile
SVN-Revision: 2235
This commit is contained in:
parent
6f9fbf34e6
commit
a6ae43db63
@ -68,7 +68,7 @@ configure:
|
|||||||
}
|
}
|
||||||
|
|
||||||
compile-targets:
|
compile-targets:
|
||||||
compile:
|
compile: prepare
|
||||||
@[ -f $(PKG_BUILD_DIR)/.configured ] || { \
|
@[ -f $(PKG_BUILD_DIR)/.configured ] || { \
|
||||||
$(PKG_TRACE) Configuring...; \
|
$(PKG_TRACE) Configuring...; \
|
||||||
$(MAKE) $(PKG_BUILD_DIR)/.configured $(MAKE_TRACE); \
|
$(MAKE) $(PKG_BUILD_DIR)/.configured $(MAKE_TRACE); \
|
||||||
|
Loading…
Reference in New Issue
Block a user