summaryrefslogtreecommitdiffstats
path: root/core/mtk_utils.mk
diff options
context:
space:
mode:
authorRicardo Cerqueira <ricardo@cyngn.com>2014-09-28 01:55:24 +0100
committerAdnan Begovic <adnan@cyngn.com>2015-10-09 16:49:38 -0700
commit240bcde266867f90d1fd8e03e08932b350ff1c8c (patch)
tree9e10f0fa5d93b86c3d2510a76648ef9c99a57354 /core/mtk_utils.mk
parent9e316e6c963b84cdfb1a2576d60793a492a15907 (diff)
downloadbuild-240bcde266867f90d1fd8e03e08932b350ff1c8c.zip
build-240bcde266867f90d1fd8e03e08932b350ff1c8c.tar.gz
build-240bcde266867f90d1fd8e03e08932b350ff1c8c.tar.bz2
Add support for mediatek platforms
This includes optional support for building the kernel with mediatek's build system, which is usually included with OEM source drops for this platform. (enabled by BOARD_USES_MTK_KERNELBUILD:=true) Change-Id: I69fb50aa17d9c171bf8a7c220a0707c4bc570733
Diffstat (limited to 'core/mtk_utils.mk')
-rwxr-xr-xcore/mtk_utils.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/mtk_utils.mk b/core/mtk_utils.mk
new file mode 100755
index 0000000..48fd660
--- /dev/null
+++ b/core/mtk_utils.mk
@@ -0,0 +1,5 @@
+# Board platforms lists to be used for
+# TARGET_BOARD_PLATFORM specific featurization
+MTK_BOARD_PLATFORMS := mt6592
+MTK_BOARD_PLATFORMS += mt6582
+MTK_BOARD_PLATFORMS += mt6572