Loading BoardConfig.mk +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ BOARD_FLASH_BLOCK_SIZE := 262144 # (BOARD_KERNEL_PAGESIZE * 64) BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) BOARD_KERNEL_IMAGE_NAME := Image TARGET_KERNEL_SOURCE := kernel/fairphone/FP4 TARGET_KERNEL_CONFIG := lineage_FP4_defconfig vendor/debugfs.config TARGET_KERNEL_CONFIG := vendor/lito-perf_defconfig vendor/debugfs.config vendor/fairphone/FP4.config # Media TARGET_USES_ION := true Loading Loading
BoardConfig.mk +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ BOARD_FLASH_BLOCK_SIZE := 262144 # (BOARD_KERNEL_PAGESIZE * 64) BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) BOARD_KERNEL_IMAGE_NAME := Image TARGET_KERNEL_SOURCE := kernel/fairphone/FP4 TARGET_KERNEL_CONFIG := lineage_FP4_defconfig vendor/debugfs.config TARGET_KERNEL_CONFIG := vendor/lito-perf_defconfig vendor/debugfs.config vendor/fairphone/FP4.config # Media TARGET_USES_ION := true Loading