summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/buildall.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/buildall.in b/scripts/buildall.in
index cd2592db21..bc70b1e182 100755
--- a/scripts/buildall.in
+++ b/scripts/buildall.in
@@ -49,8 +49,7 @@ done
# This is the full buildable set.
if [ "X${TARGETS}" = "X" ] ; then
TARGETS="i386-rtems i960-rtems m68k-rtems \
- m68k-rtemself mips64orion-rtems \
- powerpc-rtems sh-rtems sh-rtemself sparc-rtems"
+ mips64orion-rtems powerpc-rtems sh-rtems sparc-rtems"
fi
. $CFG