summaryrefslogtreecommitdiffstats
path: root/core/mtk_target.mk
Commit message (Collapse)AuthorAgeFilesLines
* core: move platform-specific helper macros to target makefilesDan Pasanen2017-01-081-0/+3
| | | | | | | | | * These (qcom specifically) are now needed sooner than we had previously been importing them. Include them within their <platform>_target.mk makefiles. This ensures they'll be imported before their macros are needed. Change-Id: I06c6ab66446e2f0b54c245cf6c2cf665b649e0c9
* build: Add MTK supportDiogo Ferreira2016-04-081-0/+13
When setting BOARD_USES_MTK_HARDWARE, a global MTK_HARDWARE define will be available to all target modules. Change-Id: Id2a2996139a31afb6eb37f7ee24202587cb4beb1