summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/Makefile
diff options
context:
space:
mode:
authorLucas Stach <dev@lynxeye.de>2014-01-13 01:17:29 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2014-01-23 08:15:41 +0100
commit3c3e99d6acaaec43b806a51dc68d2cd9c5fa441d (patch)
tree78200a7fe61caa4202bbfa309dacbb28fdd813b8 /arch/arm/boards/Makefile
parentc06522e88ecbaceeb864c6895140fa8735580fd6 (diff)
downloadbarebox-3c3e99d6acaaec43b806a51dc68d2cd9c5fa441d.tar.gz
barebox-3c3e99d6acaaec43b806a51dc68d2cd9c5fa441d.tar.xz
ARM: imx6: add initial support for Nitrogen6X boards
Only the 1GB variant is supported for now, as I don't have anything other to test with. 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 bb269418ef..7f56359d60 100644
--- a/arch/arm/boards/Makefile
+++ b/arch/arm/boards/Makefile
@@ -12,6 +12,7 @@ obj-$(CONFIG_MACH_AT91SAM9N12EK) += at91sam9n12ek/
obj-$(CONFIG_MACH_AT91SAM9X5EK) += at91sam9x5ek/
obj-$(CONFIG_MACH_BEAGLE) += beagle/
obj-$(CONFIG_MACH_BEAGLEBONE) += beaglebone/
+obj-$(CONFIG_MACH_NITROGEN6X) += boundarydevices-nitrogen6x/
obj-$(CONFIG_MACH_CCMX51) += ccxmx51/
obj-$(CONFIG_MACH_CFA10036) += crystalfontz-cfa10036/
obj-$(CONFIG_MACH_CHUMBY) += chumby_falconwing/