summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2013-07-05 08:26:18 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-07-25 10:25:53 +0200
commit30f29e3e1628fce1e09890e32441f08813bc0df2 (patch)
tree2819942159668c0066b47192918e36b3c3fd5997 /arch/arm/boards/Makefile
parentcb4439bde64c804eb6878767c57f69747bb1bd65 (diff)
downloadbarebox-30f29e3e1628fce1e09890e32441f08813bc0df2.tar.gz
barebox-30f29e3e1628fce1e09890e32441f08813bc0df2.tar.xz
ARM: Add Phytec phyFLEX-i.MX6 board support
This adds support for the Phytec phyFLEX-i.MX6 board. The phyFLEX-i.MX6 is a system-on-module based on the Freescale i.MX6 SoC. This patch supports the 1GiB and 2GiB variants on a PBA-B-01 baseboard. 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 f46207db74..7ac75e5944 100644
--- a/arch/arm/boards/Makefile
+++ b/arch/arm/boards/Makefile
@@ -52,6 +52,7 @@ obj-$(CONFIG_MACH_PCM038) += pcm038/
obj-$(CONFIG_MACH_PCM043) += pcm043/
obj-$(CONFIG_MACH_PCM049) += pcm049/
obj-$(CONFIG_MACH_PCM051) += pcm051/
+obj-$(CONFIG_MACH_PHYTEC_PFLA02) += phytec-pfla02/
obj-$(CONFIG_MACH_PLATHOME_OPENBLOCKS_AX3) += plathome-openblocks-ax3/
obj-$(CONFIG_MACH_REALQ7) += dmo-mx6-realq7/
obj-$(CONFIG_MACH_RPI) += raspberry-pi/