Revert "klte-common: Stop using custom mkbootimg"

* No need to duplicate zImage-dtb generation. dt.img generation provides
  the dtbs for mkbootimg.

This reverts commit 682faad57d.

Change-Id: I736b7463a62988b85f0f685f966621eefd79c659
This commit is contained in:
Ethan Chen 2015-11-18 14:53:43 -08:00
parent 323a99eef6
commit c3080ddbb1
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ 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