Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4721a5e authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Create otatools build target with dist"

parents 31860f66 5acfb9c4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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

# -----------------------------------------------------------------