aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorChirayu Desai <cdesai@cyanogenmod.org>2014-11-02 10:58:06 +0530
committerGerrit Code Review <gerrit@cyanogenmod.org>2014-11-03 09:24:49 +0000
commit53609653cb8ba74bc20d69b9355bf151503163f0 (patch)
tree4e7685f9cb0aa3c633316d8211925c511d21bdad /BoardConfigCommon.mk
parent901eafed5afe6b81813a47f9af1e9c1423d975a9 (diff)
Inherit from msm8974-common
* msm8974-common then inherits from qcom-common. * This doesn't change anything currently, just adds one more common tree in between - however, later on, we can start moving things to this new tree as needed, from both shinano-common and qcom-common Change-Id: Ib0a5bca4569501e8504ae18b04c98f59130fe4be
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index c2a5ecb..6fa0848 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -17,8 +17,8 @@ include device/sony/common/BoardConfigCommon.mk
BOARD_EGL_CFG := device/sony/shinano-common/rootdir/system/lib/egl/egl.cfg
-# inherit from qcom-common
-include device/sony/qcom-common/BoardConfigCommon.mk
+# inherit from msm8974-common
+include device/sony/msm8974-common/BoardConfigCommon.mk
TARGET_SPECIFIC_HEADER_PATH := device/sony/shinano-common/include