mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Fix issue with $(1) in Build/Configure/Default
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3754 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -212,7 +212,7 @@ define Build/Configure/Default
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(call Build/Configure/Default)
|
$(call Build/Configure/Default,)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Compile/Default
|
define Build/Compile/Default
|
||||||
|
|||||||
Reference in New Issue
Block a user