]> git.sur5r.net Git - u-boot/blobdiff - MAKEALL
* Patch by Marc Singer, 29 May 2003:
[u-boot] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index d577aaec561b49a97c2215c0e186daa56ef9cf82..6c1da1c75aed49b724cedb65a0c0c14d92a22abc 100644 (file)
--- a/MAKEALL
+++ b/MAKEALL
@@ -129,6 +129,15 @@ LIST_mips5kc="purple"
 
 LIST_mips="${LIST_mips4kc} ${LIST_mips5kc}"
 
+#########################################################################
+## i386 Systems
+#########################################################################
+
+LIST_I486="sc520_cdp sc520_spunk sc520_spunk_rel"
+
+LIST_x86="${LIST_I486}"
+
+#-----------------------------------------------------------------------
 
 #----- for now, just run PPC by default -----
 [ $# = 0 ] && set $LIST_ppc
@@ -150,7 +159,7 @@ build_target() {
 for arg in $@
 do
        case "$arg" in
-       5xx|8xx|824x|8260|4xx|7xx|74xx|SA|ARM7|ARM9|ppc|arm|pxa|mips)
+       5xx|8xx|824x|8260|4xx|7xx|74xx|SA|ARM7|ARM9|ppc|arm|pxa|mips|I486|x86)
                        for target in `eval echo '$LIST_'${arg}`
                        do
                                build_target ${target}