summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/Makefile
diff options
context:
space:
mode:
authorLucas Stach <dev@lynxeye.de>2014-09-16 21:22:02 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-09-17 11:16:45 +0200
commit33bd1c4ef5abece868cfa3d28bffeb71f270f6cb (patch)
tree4688dc88e7e6b7df82b9c4852e5d60e0c96f9419 /arch/arm/boards/Makefile
parent1dbf849de7facfb2eefbab61a191ca4aa77ef925 (diff)
downloadbarebox-33bd1c4ef5abece868cfa3d28bffeb71f270f6cb.tar.gz
barebox-33bd1c4ef5abece868cfa3d28bffeb71f270f6cb.tar.xz
arm: imx6: add Gateworks Ventana board
For now only the Quad 1GB variant is supported. Tested: - starting barebox over USB - writing barebox to NAND with barebox_update - starting Linux kernel over TFTP Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/Makefile')
-rw-r--r--arch/arm/boards/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boards/Makefile b/arch/arm/boards/Makefile
index 122f5cde5e..a703f1d2fc 100644
--- a/arch/arm/boards/Makefile
+++ b/arch/arm/boards/Makefile
@@ -48,6 +48,7 @@ obj-$(CONFIG_MACH_GLOBALSCALE_MIRABOX) += globalscale-mirabox/
obj-$(CONFIG_MACH_GUF_CUPID) += guf-cupid/
obj-$(CONFIG_MACH_GUF_SANTARO) += guf-santaro/
obj-$(CONFIG_MACH_GUF_VINCELL) += guf-vincell/
+obj-$(CONFIG_MACH_GW_VENTANA) += gateworks-ventana/
obj-$(CONFIG_MACH_HIGHBANK) += highbank/
obj-$(CONFIG_MACH_IMX21ADS) += freescale-mx21-ads/
obj-$(CONFIG_MACH_IMX233_OLINUXINO) += imx233-olinuxino/