summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2008-03-30 11:32:27 +0100
committerPeter Pearse <peter.pearse@arm.com>2008-03-30 11:32:27 +0100
commitc88ae20580b2b01487b4cdcc8b2a113f551aee36 (patch)
treeae3395441462021c7eaaabf765b5ed0d52cac5b2 /Makefile
parenta147e56f03871bba4f05058d5e04ce7deb010b04 (diff)
downloadtalos-obmc-uboot-c88ae20580b2b01487b4cdcc8b2a113f551aee36.tar.gz
talos-obmc-uboot-c88ae20580b2b01487b4cdcc8b2a113f551aee36.zip
Phytec Phycore-i.MX31 support
This patch adds support for the Phytec Phycore-i.MX31 board Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9c29241881..9fa8b63e17 100644
--- a/Makefile
+++ b/Makefile
@@ -2601,6 +2601,9 @@ apollon_config : unconfig
imx31_litekit_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm1136 imx31_litekit NULL mx31
+imx31_phycore_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm1136 imx31_phycore NULL mx31
+
#========================================================================
# i386
#========================================================================
OpenPOWER on IntegriCloud