Skip to content

Commit

Permalink
qcom_utils: Add msm8992 and msm8994
Browse files Browse the repository at this point in the history
 * 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
  • Loading branch information
Rashed97 committed Apr 2, 2015
1 parent 7435a91 commit 2e6c7c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/qcom_utils.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2e6c7c4

Please sign in to comment.