diff options
-rwxr-xr-x | MAKEALL | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -409,6 +409,11 @@ LIST_mips_el=" \ ${LIST_xburst_el} \ ${LIST_au1xx0_el} \ " +######################################################################### +## OpenRISC Systems +######################################################################### + +LIST_openrisc="$(boards_by_arch openrisc)" ######################################################################### ## x86 Systems |