Revert "[TMP] Revert "sm7325-common: Enable LZ4 compression for ramdisks""

This reverts commit ba9668d835.

Change-Id: Ife78bfc42077f7502bb2030d27cab5d110b8de30
This commit is contained in:
Anand S 2025-05-08 22:42:41 +05:30
parent 96620c897e
commit dd9784f955
No known key found for this signature in database
GPG key ID: 5BCAC037A93D36F0

View file

@ -53,6 +53,7 @@ BOARD_KERNEL_IMAGE_NAME := Image
BOARD_KERNEL_PAGESIZE := 4096 BOARD_KERNEL_PAGESIZE := 4096
BOARD_KERNEL_SEPARATED_DTBO := true BOARD_KERNEL_SEPARATED_DTBO := true
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
BOARD_RAMDISK_USE_LZ4 := true
TARGET_KERNEL_ADDITIONAL_FLAGS := DTC_EXT=$(shell pwd)/prebuilts/misc/linux-x86/dtc/dtc LLVM=1 TARGET_KERNEL_ADDITIONAL_FLAGS := DTC_EXT=$(shell pwd)/prebuilts/misc/linux-x86/dtc/dtc LLVM=1
TARGET_KERNEL_CLANG_VERSION := r530567 TARGET_KERNEL_CLANG_VERSION := r530567
TARGET_KERNEL_SOURCE := kernel/motorola/sm6375 TARGET_KERNEL_SOURCE := kernel/motorola/sm6375