summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
Diffstat (limited to 'MAKEALL')
-rw-r--r--MAKEALL10
1 files changed, 9 insertions, 1 deletions
diff --git a/MAKEALL b/MAKEALL
index ed9b9de1fe..e070b0d0ee 100644
--- a/MAKEALL
+++ b/MAKEALL
@@ -72,6 +72,14 @@ LIST_4xx=" \
"
#########################################################################
+## MPC8220 Systems
+#########################################################################
+
+LIST_8220=" \
+ Alaska8220 Yukon8220 \
+"
+
+#########################################################################
## MPC824x Systems
#########################################################################
@@ -228,7 +236,7 @@ build_target() {
for arg in $@
do
case "$arg" in
- ppc|5xx|5xxx|8xx|824x|8260|85xx|4xx|7xx|74xx| \
+ ppc|5xx|5xxx|8xx|8220|824x|8260|85xx|4xx|7xx|74xx| \
arm|SA|ARM7|ARM9|pxa|ixp| \
microblaze| \
mips| \