mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-17 12:41:32 +00:00
ARM: Add the imx31_phycore_eet board to MAKEALL
Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
This commit is contained in:
parent
917cfc70c1
commit
0c6926736e
1 changed files with 10 additions and 9 deletions
19
MAKEALL
19
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 \
|
||||
"
|
||||
|
||||
#########################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue