Merge "Adding vendor_kernel_boot to fasboot-info"
This commit is contained in:
@@ -5401,6 +5401,9 @@ endif
|
||||
ifdef BOARD_PREBUILT_DTBOIMAGE
|
||||
$(hide) echo "flash dtbo" >> $@
|
||||
endif
|
||||
ifneq ($(INSTALLED_VENDOR_KERNEL_BOOTIMAGE_TARGET),)
|
||||
$(hide) echo "flash vendor_kernel_boot" >> $@
|
||||
endif
|
||||
ifeq ($(BOARD_USES_PVMFWIMAGE),true)
|
||||
$(hide) echo "flash pvmfw" >> $@
|
||||
endif
|
||||
|
Reference in New Issue
Block a user