ARM: Add the imx31_phycore_eet board to MAKEALL

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
This commit is contained in:
Guennadi Liakhovetski 2009-03-25 11:36:50 +01:00 committed by Jean-Christophe PLAGNIOL-VILLARD
parent 917cfc70c1
commit 0c6926736e
1 changed files with 10 additions and 9 deletions

19
MAKEALL
View File

@ -539,15 +539,16 @@ LIST_ARM10=" \
######################################################################### #########################################################################
## ARM11 Systems ## ARM11 Systems
######################################################################### #########################################################################
LIST_ARM11=" \ LIST_ARM11=" \
cp1136 \ cp1136 \
omap2420h4 \ omap2420h4 \
apollon \ apollon \
imx31_litekit \ imx31_litekit \
imx31_phycore \ imx31_phycore \
mx31ads \ imx31_phycore_eet \
qong \ mx31ads \
smdk6400 \ qong \
smdk6400 \
" "
######################################################################### #########################################################################