mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-19 00:50:22 +00:00
fix 'Preparing...' message for V=5 compile
SVN-Revision: 2235
This commit is contained in:
@@ -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); \
|
||||
|
||||
Reference in New Issue
Block a user