summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-14 17:41:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-14 17:41:45 +0000
commit1cb2f89a8298288a1edfbd1c68e1a0224ec7d013 (patch)
tree0980e75fec5c7925af6b620ab7c67ae60ebcfbd4
parentNow ignores minimum and does not run it. (diff)
downloadrtems-1cb2f89a8298288a1edfbd1c68e1a0224ec7d013.tar.bz2
Updated list of targets to build.
-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