summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL19
1 files changed, 10 insertions, 9 deletions
diff --git a/MAKEALL b/MAKEALL
index 32d95db27..a0772851f 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 \
"
#########################################################################