Merge "Create otatools build target with dist"
This commit is contained in:
commit
a4721a5e6b
1 changed files with 4 additions and 0 deletions
|
@ -5246,6 +5246,10 @@ $(call declare-container-license-deps,$(INTERNAL_OTATOOLS_PACKAGE_FILES) $(INTER
|
|||
.PHONY: otatools-package
|
||||
otatools-package: $(BUILT_OTATOOLS_PACKAGE)
|
||||
|
||||
$(call dist-for-goals, otatools-package, \
|
||||
$(BUILT_OTATOOLS_PACKAGE) \
|
||||
)
|
||||
|
||||
endif # build_otatools_package
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue