]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - MAKEALL
* Patch by Steven Scholz, 10 Oct 2003
[karo-tx-uboot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index b2f6d9f640ba57da082d3ca9c35fca055f8dc4d8..2e5c19815e4a7c924fbf9dca85382baecf3ed0c2 100644 (file)
--- a/MAKEALL
+++ b/MAKEALL
@@ -137,14 +137,16 @@ LIST_pxa="cradle csb226 innokom lubbock wepep250"
 LIST_arm="${LIST_SA} ${LIST_ARM7} ${LIST_ARM9} ${LIST_pxa}"
 
 #########################################################################
-## MIPS 4Kc Systems
+## MIPS Systems
 #########################################################################
 
 LIST_mips4kc="incaip"
 
 LIST_mips5kc="purple"
 
-LIST_mips="${LIST_mips4kc} ${LIST_mips5kc}"
+LIST_au1x00="dbau1x00"
+
+LIST_mips="${LIST_mips4kc} ${LIST_mips5kc} ${LIST_au1x00}"
 
 #########################################################################
 ## i386 Systems