diff --git a/BoardConfig.mk b/BoardConfig.mk index 6796d0b..6f04f0c 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -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