summaryrefslogtreecommitdiffstats
path: root/scripts/buildall.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/buildall.in')
-rwxr-xr-xscripts/buildall.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/buildall.in b/scripts/buildall.in
index eb9e06ca0b..6b163fac79 100755
--- a/scripts/buildall.in
+++ b/scripts/buildall.in
@@ -69,7 +69,7 @@ fi
# This is the full buildable set.
if [ "X${TARGETS}" = "X" ] ; then
- # do not include c4x as primary targets
+ # do not include tic4x as primary targets
# do not include sh-elf or i960-elf secondary targets
TARGETS="arm-rtems h8300-rtems i386-rtems i960-rtems m68k-rtems \
mips-rtems powerpc-rtems sh-rtems sparc-rtems"