klte-common: add BOARD_KERNEL_IMAGE_NAME

Change-Id: I581c5d02ad4c68e867a09b35bf0c0406b1bea073
This commit is contained in:
Kevin F. Haggerty 2017-11-01 16:36:44 -06:00
parent c6995d2d02
commit a3c4d27f06
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ TARGET_BOOTLOADER_BOARD_NAME := MSM8974
# Kernel
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 zcache.enabled=1 zcache.compressor=lz4 androidboot.bootdevice=msm_sdcc.1
BOARD_KERNEL_IMAGE_NAME := zImage
BOARD_KERNEL_PAGESIZE := 2048
BOARD_KERNEL_SEPARATED_DT := true
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01e00000