summaryrefslogtreecommitdiff
path: root/arch/arm/Makefile
diff options
context:
space:
mode:
authorMatthias Brugger <matthias.bgg@gmail.com>2014-05-13 01:06:13 +0200
committerMatthias Brugger <matthias.bgg@gmail.com>2014-07-22 17:52:37 +0200
commitf682a21854166d66e67606283dffd8d9fe31dbee (patch)
tree2e07eb052734bbafb310b2908a26c2a22b6b61aa /arch/arm/Makefile
parent7171511eaec5bf23fb06078f59784a3a0626b38f (diff)
arm: add basic support for Mediatek MT6589 boards
This adds a generic devicetree board file and a dtsi for boards based on MT6589 SoCs from Mediatek. Apart from the generic parts (gic, clocks) the only component currently supported are the timers. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r--arch/arm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index 6721fab13734..1895de2ecc3c 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -172,6 +172,7 @@ machine-$(CONFIG_ARCH_MSM) += msm
machine-$(CONFIG_ARCH_MV78XX0) += mv78xx0
machine-$(CONFIG_ARCH_MVEBU) += mvebu
machine-$(CONFIG_ARCH_MXC) += imx
+machine-$(CONFIG_ARCH_MEDIATEK) += mediatek
machine-$(CONFIG_ARCH_MXS) += mxs
machine-$(CONFIG_ARCH_NETX) += netx
machine-$(CONFIG_ARCH_NOMADIK) += nomadik