X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=MAKEALL;h=8ab31e0a83d5e47e3610be0525caece3666443b7;hb=56ced709afcf4c4b64f485fe9fa000f8b8e1fe29;hp=0d818444225471f2dd53aa75ed311275faa95dd2;hpb=67a94685225b289fb3344cf00fefa91fd93f24ae;p=karo-tx-uboot.git diff --git a/MAKEALL b/MAKEALL index 0d81844422..8ab31e0a83 100755 --- a/MAKEALL +++ b/MAKEALL @@ -273,6 +273,12 @@ LIST_nios2="PCI5441 PK1C20" LIST_microblaze="suzaku" +######################################################################### +## ColdFire Systems +######################################################################### + +LIST_coldfire="cobra5272 M5272C3 M5282EVB TASREG r5200 M5271EVB" + #----------------------------------------------------------------------- #----- for now, just run PPC by default ----- @@ -300,7 +306,8 @@ do microblaze| \ mips|mips_el| \ nios|nios2| \ - x86|I486) + x86|I486| \ + coldfire) for target in `eval echo '$LIST_'${arg}` do build_target ${target}