commit | 3771c69d78cd1acbfd8c530fbd3b153487cdf70c | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Wed Oct 20 01:28:29 2010 +0900 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Thu Oct 21 10:42:24 2010 +0900 |
tree | 29bfa4cd008f0da70d030b163c08acbcba4d008c | |
parent | e0f0e527f8290bdf72d0fb5e5937c6b943879bf8 [diff] [blame] |
sh: sh3: Move to boards.cfg Move the sh3 target boards out of the Makefile and into boards.cfg. And fix sh3 of MAKEALL. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
diff --git a/MAKEALL b/MAKEALL index a97061c..71dcba2 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -610,11 +610,7 @@ ######################################################################### LIST_sh2="$(boards_by_cpu sh2)" - -LIST_sh3=" \ - mpr2 \ - ms7720se \ -" +LIST_sh3="$(boards_by_cpu sh3)" LIST_sh4=" \ ms7750se \