aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorChirayu Desai <chirayudesai1@gmail.com>2014-11-11 17:15:14 +0530
committerChirayu Desai <chirayudesai1@gmail.com>2014-11-11 17:15:14 +0530
commit0bdc76646ccbd1c4ac33e22c47a593be3ed120ef (patch)
tree268696086394e8b18d7a9153a97bec1136fcca21 /BoardConfigCommon.mk
parent54180bdbd0d76a7f2e92440a079180e6bd7ff2b1 (diff)
move bootimg.mk to msm8974-common
Change-Id: Ib8afb150afabb8f32b1aee0dffbcd3a93225b928
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 1955e56..62f63d9 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -44,8 +44,8 @@ BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_PAGESIZE := 2048
BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01E00000
-BOARD_CUSTOM_BOOTIMG_MK := device/sony/shinano-common/custombootimg.mk
BOARD_KERNEL_SEPARATED_DT := true
+TARGET_DTB_EXTRA_FLAGS := --force-v2
# Qualcomm
BOARD_USES_QCOM_HARDWARE := true