From ccaf2a77576415ef5447e895396df76c4f98641f Mon Sep 17 00:00:00 2001 From: Giulio Cervera Date: Fri, 2 May 2014 19:47:45 +0200 Subject: shinano: use msm8974pro kernel --- BoardConfigCommon.mk | 2 +- cm.dependencies | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 98a09b1..9eac4aa 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -23,7 +23,7 @@ include device/sony/qcom-common/BoardConfigCommon.mk TARGET_SPECIFIC_HEADER_PATH := device/sony/shinano-common/include # Kernel properties -TARGET_KERNEL_SOURCE := kernel/sony/msm8974 +TARGET_KERNEL_SOURCE := kernel/sony/msm8974pro # Platform TARGET_BOOTLOADER_BOARD_NAME := MSM8974 diff --git a/cm.dependencies b/cm.dependencies index 5e67426..ccbbdcb 100644 --- a/cm.dependencies +++ b/cm.dependencies @@ -1,7 +1,7 @@ [ { - "repository": "android_kernel_sony_msm8974", - "target_path": "kernel/sony/msm8974" + "repository": "android_kernel_sony_msm8974pro", + "target_path": "kernel/sony/msm8974pro" }, { "repository": "android_device_qcom_common", -- cgit v1.2.3