X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=MAKEALL;h=0f2b4a1b9491652f24c9873c70d721ed6f93d0c9;hb=8e7d7b6b250cc123555d0250abef0e22b5770467;hp=f735af68a28ed1d19aa1282b8c4907a30e665c20;hpb=b9f31cc42cb1b3d5d9745e6ac97dc6e870d24aef;p=u-boot diff --git a/MAKEALL b/MAKEALL index f735af68a2..0f2b4a1b94 100755 --- a/MAKEALL +++ b/MAKEALL @@ -409,6 +409,11 @@ LIST_mips_el=" \ ${LIST_xburst_el} \ ${LIST_au1xx0_el} \ " +######################################################################### +## OpenRISC Systems +######################################################################### + +LIST_openrisc="$(boards_by_arch openrisc)" ######################################################################### ## x86 Systems