[U-Boot] [PATCH] ARM: Add the imx31_phycore_eet board to MAKEALL

25 Mar
2009
25 Mar
'09
11:36 a.m.
Signed-off-by: Guennadi Liakhovetski lg@denx.de --- diff --git a/MAKEALL b/MAKEALL index cf05133..1456a30 100755 --- a/MAKEALL +++ b/MAKEALL @@ -535,15 +535,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 \ "
#########################################################################
5891
Age (days ago)
5891
Last active (days ago)
0 comments
1 participants
participants (1)
-
Guennadi Liakhovetski