mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-20 22:00:46 +00:00
correct arguments to Build/Prepare/Default
SVN-Revision: 4802
This commit is contained in:
parent
0a46af45c5
commit
c50b37ed34
@ -267,7 +267,7 @@ ifneq ($(strip $(PKG_CAT)),)
|
||||
endif
|
||||
|
||||
define Build/Prepare
|
||||
$(call Build/Prepare/Default)
|
||||
$(call Build/Prepare/Default,)
|
||||
endef
|
||||
|
||||
define Build/Configure/Default
|
||||
|
Loading…
Reference in New Issue
Block a user