Loading BoardConfig.mk +1 −3 Original line number Diff line number Diff line Loading @@ -68,10 +68,8 @@ BOARD_KERNEL_CMDLINE += androidboot.init_fatal_reboot_target=recovery BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb BOARD_KERNEL_SEPARATED_DTBO := true BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) TARGET_KERNEL_SOURCE := kernel/oplus/sdm710 TARGET_KERNEL_SOURCE := kernel/msm-4.9 TARGET_KERNEL_CONFIG := sdm670-perf_defconfig TARGET_KERNEL_CLANG_COMPILE := true TARGET_KERNEL_CLANG_VERSION := proton # Partitions BOARD_FLASH_BLOCK_SIZE := 262144 # (BOARD_KERNEL_PAGESIZE * 64) Loading Loading
BoardConfig.mk +1 −3 Original line number Diff line number Diff line Loading @@ -68,10 +68,8 @@ BOARD_KERNEL_CMDLINE += androidboot.init_fatal_reboot_target=recovery BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb BOARD_KERNEL_SEPARATED_DTBO := true BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) TARGET_KERNEL_SOURCE := kernel/oplus/sdm710 TARGET_KERNEL_SOURCE := kernel/msm-4.9 TARGET_KERNEL_CONFIG := sdm670-perf_defconfig TARGET_KERNEL_CLANG_COMPILE := true TARGET_KERNEL_CLANG_VERSION := proton # Partitions BOARD_FLASH_BLOCK_SIZE := 262144 # (BOARD_KERNEL_PAGESIZE * 64) Loading