aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/angstrom
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/angstrom')
-rwxr-xr-xcontrib/angstrom/sort.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/angstrom/sort.sh b/contrib/angstrom/sort.sh
index 1ea62e6b89..e879d8cb74 100755
--- a/contrib/angstrom/sort.sh
+++ b/contrib/angstrom/sort.sh
@@ -100,7 +100,7 @@ case "$arch" in
"mips")
machines="qemumips" ;;
"mipsel")
- machines="ben-nanonote db1200 lsmipsel mtx-1 mtx-2 qemumipsel rb500 stb225 wgt634u wl500g wrt54 xxs1500" ;;
+ machines="ben-nanonote db1200 lsmipsel mtx-1 mtx-2 qemumipsel rb500 stb225 wgt634u wl500g wrt54" ;;
"powerpc")
machines="gamecube p2020ds" ;;
"ppc405")