X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=MAKEALL;h=c5f665f4d1cf1f8b3baa96f8e13e131fe2003443;hb=3d5920a31bb846249385e1ca5c086662c39bc44e;hp=4d643d194c4b46ac01886385a986eb105f3f0007;hpb=8f02caac64980faa73b2bf00462b400c86257d04;p=karo-tx-uboot.git diff --git a/MAKEALL b/MAKEALL index 4d643d194c..c5f665f4d1 100755 --- a/MAKEALL +++ b/MAKEALL @@ -315,12 +315,6 @@ LIST_85xx="$(targets_by_cpu mpc85xx)" LIST_86xx="$(targets_by_cpu mpc86xx)" -######################################################################### -## 74xx/7xx Systems -######################################################################### - -LIST_74xx_7xx="$(targets_by_cpu 74xx_7xx)" - ######################################################################### ## PowerPC groups ######################################################################### @@ -342,7 +336,6 @@ LIST_powerpc=" \ ${LIST_85xx} \ ${LIST_86xx} \ ${LIST_4xx} \ - ${LIST_74xx_7xx}\ " # Alias "ppc" -> "powerpc" to not break compatibility with older scripts