fix default targets for multiple packges
SVN-Revision: 3646
This commit is contained in:
parent
5795d42588
commit
a5992a14cb
@ -16,7 +16,8 @@ $(PKG_BUILD_DIR)/.built:
|
||||
$(call Build/Compile)
|
||||
touch $$@
|
||||
|
||||
DEFAULT_TARGETS:=1
|
||||
define Build/DefaultTargets
|
||||
endef
|
||||
endef
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user