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

Commit a6de2ada authored by Colin Cross's avatar Colin Cross
Browse files

Fix incorrect conditional comment in target-files.zip rule

Test: none
Change-Id: I15ced0acc9cf6f56c5094bb8e5aaa3957a9648cb
parent c73b31bf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4419,7 +4419,7 @@ endif
ifdef BOARD_KERNEL_PAGESIZE
	echo "$(BOARD_KERNEL_PAGESIZE)" > $(zip_root)/$(PRIVATE_RECOVERY_OUT)/pagesize
endif
endif # INSTALLED_VENDOR_BOOTIMAGE_TARGET not defined
endif # not (BUILDING_VENDOR_BOOT_IMAGE and AB_OTA_UPDATER)
endif # INSTALLED_RECOVERYIMAGE_TARGET defined or BOARD_USES_RECOVERY_AS_BOOT is true
	@# Components of the boot image
	$(hide) mkdir -p $(zip_root)/BOOT