summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2014-01-28 00:14:28 +0100
committerMarek Vasut <marex@denx.de>2014-02-06 02:51:52 +0100
commitc8d4b2f8266fac1bcbf9101838939054b8a23011 (patch)
tree124482ecafadaa8111dd4c6f4f0255ab78b4b934 /MAKEALL
parente317de6b083adee81187fe1bba8b2fdf0ac983e7 (diff)
ARM: IXP: Remove the IXP architecture support
The architecture is unmaintained and dead, remove it. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Michael Schwingen <michael@schwingen.org> Cc: Tom Rini <trini@ti.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL2
1 files changed, 0 insertions, 2 deletions
diff --git a/MAKEALL b/MAKEALL
index 562071a03e..63838ce4f0 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -398,8 +398,6 @@ LIST_at91="$(targets_by_soc at91)"
LIST_pxa="$(targets_by_cpu pxa)"
-LIST_ixp="$(targets_by_cpu ixp)"
-
#########################################################################
## SPEAr Systems
#########################################################################