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

Commit 4d6017d5 authored by Daniel Mentz's avatar Daniel Mentz
Browse files

Dist ramdisk-recovery.img and misc_info.txt

Dist ramdisk-recovery.img and misc_info.txt. This is useful for
re-creating boot.img without having to download a huge target_files zip
file.

Change-Id: I2e1c1d547c95ca3433f89c68428c0c98fa4d19cd
parent 6e487404
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2124,6 +2124,7 @@ $(INSTALLED_BOOTIMAGE_TARGET): $(MKBOOTFS) $(MKBOOTIMG) $(MINIGZIP) \
	    $(recovery_fstab)
	$(call pretty,"Target boot image from recovery: $@")
	$(call build-recoveryimage-target, $@)
$(INSTALLED_BOOTIMAGE_TARGET): .KATI_IMPLICIT_OUTPUTS += $(recovery_ramdisk)
endif # BOARD_USES_RECOVERY_AS_BOOT

ifdef BOARD_INCLUDE_RECOVERY_DTBO
+2 −0
Original line number Diff line number Diff line
@@ -1529,7 +1529,9 @@ else # TARGET_BUILD_APPS
    $(INSTALLED_BUILD_PROP_TARGET) \
    $(BUILT_TARGET_FILES_PACKAGE) \
    $(INSTALLED_ANDROID_INFO_TXT_TARGET) \
    $(INSTALLED_MISC_INFO_TARGET) \
    $(INSTALLED_RAMDISK_TARGET) \
    $(recovery_ramdisk) \
   )

  # Put a copy of the radio/bootloader files in the dist dir.