X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=MAKEALL;h=0f2b4a1b9491652f24c9873c70d721ed6f93d0c9;hb=8e7d7b6b250cc123555d0250abef0e22b5770467;hp=21b573a714001a20e5b757d8c8bcb98f8f739671;hpb=92b09095b6ba359a9fe3e398baa28e02c9878c47;p=u-boot diff --git a/MAKEALL b/MAKEALL index 21b573a714..0f2b4a1b94 100755 --- a/MAKEALL +++ b/MAKEALL @@ -308,16 +308,12 @@ LIST_SA="$(boards_by_cpu sa1100)" LIST_ARM9="$(boards_by_cpu arm920t) \ $(boards_by_cpu arm926ejs) \ $(boards_by_cpu arm925t) \ - omap1610h2 \ - omap1610inn \ - omap730p2 \ " ######################################################################### ## ARM11 Systems ######################################################################### LIST_ARM11="$(boards_by_cpu arm1136) \ - apollon \ imx31_phycore \ imx31_phycore_eet \ mx31pdk \ @@ -413,6 +409,11 @@ LIST_mips_el=" \ ${LIST_xburst_el} \ ${LIST_au1xx0_el} \ " +######################################################################### +## OpenRISC Systems +######################################################################### + +LIST_openrisc="$(boards_by_arch openrisc)" ######################################################################### ## x86 Systems