mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-04 22:57:30 +03:00
fix default targets for multiple packges
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3646 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
25ae559df4
commit
7c4a94e543
@ -16,7 +16,8 @@ $(PKG_BUILD_DIR)/.built:
|
|||||||
$(call Build/Compile)
|
$(call Build/Compile)
|
||||||
touch $$@
|
touch $$@
|
||||||
|
|
||||||
DEFAULT_TARGETS:=1
|
define Build/DefaultTargets
|
||||||
|
endef
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user