diff options
| author | Andreas Bießmann <[email protected]> | 2011-07-18 09:41:04 +0000 |
|---|---|---|
| committer | U-Boot <uboot@aari01-12.(none)> | 2011-08-03 13:00:55 +0200 |
| commit | ea5c50f297774ee7c7078a4138d84de3a6150dba (patch) | |
| tree | 0718766e372f93fc672c739e793abb2cdfd5318e | |
| parent | cf05528238c2ef91ad81658158616b3a75b74642 (diff) | |
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 <[email protected]>
| -rwxr-xr-x | MAKEALL | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -444,7 +444,6 @@ LIST_ARMV7=" \ ######################################################################### LIST_at91="$(boards_by_soc at91)\ - $(boards_by_soc at91rm9200)\ at91sam9260ek \ at91sam9261ek \ at91sam9263ek \ |
