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

Commit c164538f authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

FP4: Switch to the new kernel fragment handling

* TARGET_KERNEL_ADDITIONAL_CONFIG was nuked by https://review.lineageos.org/c/LineageOS/android_vendor_lineage/+/326882
parent beaf0bbb
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -93,9 +93,8 @@ BOARD_KERNEL_PAGESIZE := 4096
BOARD_FLASH_BLOCK_SIZE := 262144 # (BOARD_KERNEL_PAGESIZE * 64)
BOARD_FLASH_BLOCK_SIZE := 262144 # (BOARD_KERNEL_PAGESIZE * 64)
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
BOARD_KERNEL_IMAGE_NAME := Image
BOARD_KERNEL_IMAGE_NAME := Image
TARGET_KERNEL_ADDITIONAL_CONFIG := vendor/debugfs.config
TARGET_KERNEL_SOURCE := kernel/fairphone/FP4
TARGET_KERNEL_SOURCE := kernel/fairphone/FP4
TARGET_KERNEL_CONFIG := lineage_FP4_defconfig
TARGET_KERNEL_CONFIG := lineage_FP4_defconfig vendor/debugfs.config


# Media
# Media
TARGET_USES_ION := true
TARGET_USES_ION := true