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

Commit abecf30a authored by Daniel Zheng's avatar Daniel Zheng Committed by Automerger Merge Worker
Browse files

Merge "Adding recovery image" am: e86aa7b9

parents c704aef7 e86aa7b9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -5410,6 +5410,9 @@ endif
ifneq ($(INSTALLED_VENDOR_KERNEL_BOOTIMAGE_TARGET),)
	$(hide) echo "flash vendor_kernel_boot" >> $@
endif
ifneq ($(INSTALLED_RECOVERYIMAGE_TARGET),)
	$(hide) echo "flash recovery" >> $@
endif
ifeq ($(BOARD_USES_PVMFWIMAGE),true)
	$(hide) echo "flash pvmfw" >> $@
endif