X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=MAKEALL;h=95b7cd3110fb62c308c98ca547be204d3082fcae;hb=1fa892c67baffd4b51170cfe9ca6d57ddf0eba60;hp=cbbf269849290963f1272399826784ee89c47736;hpb=96d94385a78227c71b1ba98c0ec6df55a9cff94f;p=u-boot diff --git a/MAKEALL b/MAKEALL index cbbf269849..95b7cd3110 100755 --- a/MAKEALL +++ b/MAKEALL @@ -477,6 +477,12 @@ LIST_sh="$(boards_by_arch sh)" LIST_sparc="$(boards_by_arch sparc)" +######################################################################### +## NDS32 Systems +######################################################################### + +LIST_nds32="$(boards_by_arch nds32)" + #----------------------------------------------------------------------- build_target() {