From: Guennadi Liakhovetski Date: Wed, 25 Mar 2009 10:36:50 +0000 (+0100) Subject: ARM: Add the imx31_phycore_eet board to MAKEALL X-Git-Tag: v2009.06-rc1~135^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c6926736effbb9a19047949b7e9b3e8feab7c46;p=pandora-u-boot.git ARM: Add the imx31_phycore_eet board to MAKEALL Signed-off-by: Guennadi Liakhovetski --- 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 \ " #########################################################################