Derp on dt.img path

This commit is contained in:
Daniel Moran (garwynn) 2014-04-17 18:58:19 -05:00
parent e42c3a88fe
commit 5be3e19f6c
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ TARGET_KERNEL_SELINUX_CONFIG := selinux_defconfig
BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_PAGESIZE := 2048
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --dt device/samsung/hlte/dt.img --tags_offset 0x00000100
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --dt device/samsung/klte/dt.img --tags_offset 0x00000100
BOARD_KERNEL_SEPARATED_DT := true
#BOARD_CUSTOM_BOOTIMG_MK := device/samsung/klte/mkbootimg.mk