Merge "Remove non-existing dependency"

This commit is contained in:
Anton Hansson
2022-04-28 12:18:56 +00:00
committed by Gerrit Code Review

View File

@@ -127,9 +127,6 @@ endef
ifneq ($(filter sdk,$(MAKECMDGOALS)),)
SDK_SYSIMG_DEPS += \
$(call sdk-repo-pkg-zip,$(HOST_OS),$(MAIN_SDK_ZIP),system-images) \
# All these go in the main repository.xml
$(eval $(call mk-sdk-repo-pkg-1,SDK_REPO_XML_ARGS,$(HOST_OS),$(MAIN_SDK_ZIP),docs))
$(eval $(call mk-sdk-repo-pkg-2,SDK_REPO_XML_ARGS,$(HOST_OS),$(MAIN_SDK_ZIP),platforms))