Restore the diskinstaller dependency, since it\'s needed for GCE.
automerge: 2ebfef4
* commit '2ebfef448465b99260b6900bc207d42ead09e96c':
Restore the diskinstaller dependency, since it's needed for GCE.
This commit is contained in:
@@ -1241,6 +1241,12 @@ vendorimage-nodeps: | $(INTERNAL_USERIMAGES_DEPS)
|
|||||||
|
|
||||||
endif # BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE
|
endif # BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE
|
||||||
|
|
||||||
|
# -----------------------------------------------------------------
|
||||||
|
# bring in the installer image generation defines if necessary
|
||||||
|
ifeq ($(TARGET_USE_DISKINSTALLER),true)
|
||||||
|
include bootable/diskinstaller/config.mk
|
||||||
|
endif
|
||||||
|
|
||||||
# -----------------------------------------------------------------
|
# -----------------------------------------------------------------
|
||||||
# host tools needed to build dist and OTA packages
|
# host tools needed to build dist and OTA packages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user