klte-common: Stop using custom mkbootimg

Change-Id: I575bd5397f6ad107dec95a192af18931cf24b0d6
This commit is contained in:
Ethan Chen 2015-10-29 12:36:42 -07:00
parent 2a17edc74f
commit 682faad57d
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,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
BOARD_KERNEL_IMAGE_NAME := zImage-dtb
BOARD_KERNEL_PAGESIZE := 2048
BOARD_KERNEL_SEPARATED_DT := true
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01e00000