add PKG_HOST_ONLY variable to prevent target builds
SVN-Revision: 14906
This commit is contained in:
@@ -156,7 +156,7 @@ endif
|
||||
), $(BuildTarget/$(target)) \
|
||||
) \
|
||||
)
|
||||
$(if $(DUMP),,$(call Build/DefaultTargets,$(1)))
|
||||
$(if $(PKG_HOST_ONLY)$(DUMP),,$(call Build/DefaultTargets,$(1)))
|
||||
endef
|
||||
|
||||
define pkg_install_files
|
||||
|
||||
Reference in New Issue
Block a user