diff options
author | Wolfgang Denk <wd@denx.de> | 2011-08-26 02:25:34 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-09-04 11:36:13 +0200 |
commit | 5dcf53696fe1eff3daa1884fd154a27f652de25c (patch) | |
tree | 29877535e8e02729d313641502c4f321cb36af70 /MAKEALL | |
parent | be288570727fe37543a74b8c5469bbbb01a3d980 (diff) | |
download | u-boot-5dcf53696fe1eff3daa1884fd154a27f652de25c.zip u-boot-5dcf53696fe1eff3daa1884fd154a27f652de25c.tar.gz u-boot-5dcf53696fe1eff3daa1884fd154a27f652de25c.tar.bz2 |
ARM: remove broken "B2" board
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Andrea Scian <andrea.scian@dave-tech.it>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -301,7 +301,6 @@ LIST_SA="$(boards_by_cpu sa1100)" ######################################################################### LIST_ARM7=" \ - B2 \ ep7312 \ evb4510 \ impa7 \ |