summaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile
diff options
context:
space:
mode:
authorBeniamino Galvani <b.galvani@gmail.com>2014-04-27 11:30:36 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-04-29 08:12:33 +0200
commit036f0f1c6016939b88f0de0a339919f6076aa134 (patch)
tree5a47fd375fd1174d12ea007fd751888ac7ff0929 /arch/arm/Makefile
parent8fe4e0058f7082a090988fdbf881a3eebf08cf57 (diff)
downloadbarebox-036f0f1c6016939b88f0de0a339919f6076aa134.tar.gz
barebox-036f0f1c6016939b88f0de0a339919f6076aa134.tar.xz
ARM: add basic support for Rockchip SoCs
This patch adds a basic support for the ARM-based Rockchip SoCs of the RK3xxx family. Signed-off-by: Beniamino Galvani <b.galvani@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
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 c1bd836d9f..3312a49a0f 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -64,6 +64,7 @@ machine-$(CONFIG_ARCH_NOMADIK) := nomadik
machine-$(CONFIG_ARCH_NETX) := netx
machine-$(CONFIG_ARCH_OMAP) := omap
machine-$(CONFIG_ARCH_PXA) := pxa
+machine-$(CONFIG_ARCH_ROCKCHIP) := rockchip
machine-$(CONFIG_ARCH_SAMSUNG) := samsung
machine-$(CONFIG_ARCH_SOCFPGA) := socfpga
machine-$(CONFIG_ARCH_VERSATILE) := versatile