qcom: Add UM 4.14 platforms
* Note: msmnile is treated like msmnile because unlike other Qualcomm codenames msmnile does not expand to 8150. Change-Id: If246c0ec06de22097d369c17ce48aa1270bab19c
This commit is contained in:
committed by
Rashed Abdel-Tawab
parent
6047f5a0c5
commit
05aded86f3
9
build/core/vendor/qcom_boards.mk
vendored
9
build/core/vendor/qcom_boards.mk
vendored
@@ -1,6 +1,11 @@
|
||||
# Board platforms lists to be used for
|
||||
# TARGET_BOARD_PLATFORM specific featurization
|
||||
|
||||
# Platform name variables - used in makefiles everywhere
|
||||
MSMNILE := msmnile #SM8150
|
||||
MSMSTEPPE := sm6150
|
||||
TRINKET := trinket #SM6125
|
||||
|
||||
# A Family
|
||||
QCOM_BOARD_PLATFORMS += msm7x27a
|
||||
QCOM_BOARD_PLATFORMS += msm7x30
|
||||
@@ -36,6 +41,10 @@ QCOM_BOARD_PLATFORMS += sdm660
|
||||
QCOM_BOARD_PLATFORMS += sdm710
|
||||
QCOM_BOARD_PLATFORMS += sdm845
|
||||
|
||||
QCOM_BOARD_PLATFORMS += $(TRINKET)
|
||||
QCOM_BOARD_PLATFORMS += $(MSMSTEPPE)
|
||||
QCOM_BOARD_PLATFORMS += $(MSMNILE)
|
||||
|
||||
# MSM7000 Family
|
||||
MSM7K_BOARD_PLATFORMS := msm7x30
|
||||
MSM7K_BOARD_PLATFORMS += msm7x27
|
||||
|
||||
Reference in New Issue
Block a user