commit | 0c4bcc70bcb17332e98cd919b51accd4c4f1f3b4 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Wed Oct 20 01:22:25 2010 +0900 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Thu Oct 21 10:42:24 2010 +0900 |
tree | 6e5f8d2e789c92847d6454d7101b0a21712a4af7 | |
parent | 636c945dbaa4e17f75e581109f63efd9e1d9f4a7 [diff] [blame] |
sh: rsk7203: Move to boards.cfg Move the rsk7203 target out of the Makefile and into boards.cfg. And fix sh2 of MAKEALL. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
diff --git a/MAKEALL b/MAKEALL index 51312dd..a97061c 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -609,9 +609,8 @@ ## SH Systems ######################################################################### -LIST_sh2=" \ - rsk7203 \ -" +LIST_sh2="$(boards_by_cpu sh2)" + LIST_sh3=" \ mpr2 \ ms7720se \