]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
MAKEALL: remove obsolete at91rm9200 soc
authorAndreas Bießmann <andreas.devel@googlemail.com>
Mon, 18 Jul 2011 09:41:04 +0000 (09:41 +0000)
committerU-Boot <uboot@aari01-12.(none)>
Wed, 3 Aug 2011 11:00:55 +0000 (13:00 +0200)
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 <andreas.devel@googlemail.com>
MAKEALL

diff --git a/MAKEALL b/MAKEALL
index 266e2311728092ef80a0c1c3befba70f3cc346f9..2f4eeb778dc214a67eaa9adca94f387de2576449 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -444,7 +444,6 @@ LIST_ARMV7="                \
 #########################################################################
 
 LIST_at91="$(boards_by_soc at91)\
-       $(boards_by_soc at91rm9200)\
        at91sam9260ek           \
        at91sam9261ek           \
        at91sam9263ek           \