From 2e6c7c444adcaed5ed9faa1a3a680732871faa11 Mon Sep 17 00:00:00 2001 From: Rashed Abdel-Tawab Date: Tue, 24 Feb 2015 23:00:38 -0500 Subject: [PATCH] qcom_utils: Add msm8992 and msm8994 * The Snapdragon 808 will be releasing as the msm8992 so reference it as such. * The Snapdragon 810 is already released and used, so build the qcom utilities for devices using msm8994. Change-Id: I564cb68295099a73fefd24d43e19ca371968ef44 --- core/qcom_utils.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/qcom_utils.mk b/core/qcom_utils.mk index 1177ad438db..d1dd262b033 100755 --- a/core/qcom_utils.mk +++ b/core/qcom_utils.mk @@ -8,6 +8,8 @@ QCOM_BOARD_PLATFORMS += msm8916 QCOM_BOARD_PLATFORMS += msm8960 QCOM_BOARD_PLATFORMS += msm8974 QCOM_BOARD_PLATFORMS += mpq8092 +QCOM_BOARD_PLATFORMS += msm8992 +QCOM_BOARD_PLATFORMS += msm8994 QCOM_BOARD_PLATFORMS += msm_bronze QCOM_BOARD_PLATFORMS += apq8084