summaryrefslogtreecommitdiffstats
path: root/core/qcom_utils.mk
Commit message (Collapse)AuthorAgeFilesLines
* build: Readd msm7x27a to QCOM TargetsCaio Oliveira2016-08-041-0/+1
| | | | | Change-Id: I87db6ee43059c256d338babbdfe414030a06b53e Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
* qcom: Support 8937/8953Ricardo Cerqueira2016-05-231-0/+2
| | | | Change-Id: I84b1807e88d5be1230eab64bd1275a0677ce510f
* build: Add msm8952 as a QCOM board platformEthan Chen2015-12-241-0/+1
| | | | Change-Id: I738db8dc479676d7dfa74c89218c0dad21973ade
* build: add msm8996 to QCOM targetsScott Mertz2015-12-071-0/+1
| | | | Change-Id: I4d19bc681d64f56c4e64ac87943058012f76a4ef
* Adding msm8909 as a QCOM board platformMarcos Marado2015-10-121-0/+1
| | | | Change-Id: I01c35348b463a769454d7b64e6710a647cabe4f7
* qcom_utils: Add msm8992 and msm8994Rashed Abdel-Tawab2015-10-121-0/+2
| | | | | | | | | * 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
* qcom_utils: Make "is-vendor-board-platform,XX" depend on BOARD_HAS_XX_HARDWARERicardo Cerqueira2015-10-061-1/+1
| | | | | Prevent qc's code from wrongly kicking in for AOSP-derived configurations
* qcom_utils: Update list of QCOM_BOARD_PLATFORMSdhacker292015-10-061-2/+6
| | | | | Add msm8226 (Moto G) and other upcoming platforms Change-Id: Icf895cbcf86791ca800636a1c0893b3a905a27a0
* build: Add board platforms to qcom_utilsSteve Kondik2015-10-061-1/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I85458167bf2b9c04b029d09b87bf791ff4cfd04d build: Use common name for QCOM 7K boards. This is needed to build QCOM HAL without external modifications. The device would now have to specify msm7x27 or msm7x30 instead of specifying the full name. Patch Set 2: Add msm7x27a into the list. Change-Id: I25018e397b5aad27fab5244731a574ae86752e17 Add new version to qcom_utils.mk Change-Id: I1ca1532fd4968450715ecd0cca7729e0e6d507ef Build: update qcom_utils.mk Add build macro to determine Android Release Adding platform sdk version 18 for JB MR2. Change-Id: I79aa831ddd335bd14bd777506c210acc5d9960f1
* build: Add Qualcomm's helper macrosSteve Kondik2015-10-061-0/+191
* This is used everywhere in Qualcomm's code. There's no reason we need to constantly replace it with uglier stuff in our Makefiles. Change-Id: I0183a338470ec96a38f356a47bae65a0d3fb2c95