summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <lg@denx.de>2009-03-25 11:36:50 +0100
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-03-25 22:23:07 +0100
commit0c6926736effbb9a19047949b7e9b3e8feab7c46 (patch)
tree1ad5a02f11a764abe536fba2bfde9e60628bfc8e /MAKEALL
parent917cfc70c18b74fa8a80189bdce8395199fa8360 (diff)
downloadblackbird-obmc-uboot-0c6926736effbb9a19047949b7e9b3e8feab7c46.tar.gz
blackbird-obmc-uboot-0c6926736effbb9a19047949b7e9b3e8feab7c46.zip
ARM: Add the imx31_phycore_eet board to MAKEALL
Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL19
1 files changed, 10 insertions, 9 deletions
diff --git a/MAKEALL b/MAKEALL
index 32d95db276..a0772851fc 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -539,15 +539,16 @@ LIST_ARM10=" \
#########################################################################
## ARM11 Systems
#########################################################################
-LIST_ARM11=" \
- cp1136 \
- omap2420h4 \
- apollon \
- imx31_litekit \
- imx31_phycore \
- mx31ads \
- qong \
- smdk6400 \
+LIST_ARM11=" \
+ cp1136 \
+ omap2420h4 \
+ apollon \
+ imx31_litekit \
+ imx31_phycore \
+ imx31_phycore_eet \
+ mx31ads \
+ qong \
+ smdk6400 \
"
#########################################################################
OpenPOWER on IntegriCloud