msm8974-common: Enforce inclusion of samsung_qcom-common/BoardConfigCommon.mk
* This should always be present in the souce tree Change-Id: I32397f245580be8174f22af6096dcbeee2bedcd8
This commit is contained in:
parent
95faaa3643
commit
11997658fb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# inherit from qcom-common
|
# inherit from qcom-common
|
||||||
-include device/samsung/qcom-common/BoardConfigCommon.mk
|
include device/samsung/qcom-common/BoardConfigCommon.mk
|
||||||
|
|
||||||
# Platform
|
# Platform
|
||||||
TARGET_BOARD_PLATFORM := msm8974
|
TARGET_BOARD_PLATFORM := msm8974
|
||||||
|
|
Loading…
Add table
Reference in a new issue