From: Andreas Bießmann Date: Mon, 18 Jul 2011 09:41:04 +0000 (+0000) Subject: MAKEALL: remove obsolete at91rm9200 soc X-Git-Tag: v2011.09-rc1~85^2~30 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ea5c50f297774ee7c7078a4138d84de3a6150dba;p=u-boot MAKEALL: remove obsolete at91rm9200 soc Since complete at91rm9200 SoC device was droped (due to replacement with common at91 code) this parameter can safely be removed. Signed-off-by: Andreas Bießmann --- diff --git a/MAKEALL b/MAKEALL index 266e231172..2f4eeb778d 100755 --- a/MAKEALL +++ b/MAKEALL @@ -444,7 +444,6 @@ LIST_ARMV7=" \ ######################################################################### LIST_at91="$(boards_by_soc at91)\ - $(boards_by_soc at91rm9200)\ at91sam9260ek \ at91sam9261ek \ at91sam9263ek \