forked from Imagelibrary/rtems
2004-01-07 Joel Sherrill <joel@OARcorp.com>
* buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore, rtemsdoc/Makefile.am: mips64orion port removed as mips port more completely covers the MIPS family.
This commit is contained in:
@@ -96,7 +96,7 @@ fi
|
||||
|
||||
# This is the full list .. some may not build at any given time.
|
||||
#ALL_TARGETS="i386-rtems i960-rtems m68k-rtems \
|
||||
# m68k-rtemself mips-rtems mips64orion-rtems \
|
||||
# m68k-rtemself mips-rtems \
|
||||
# powerpc-rtems sh-rtems sh-rtemself sparc-rtems"
|
||||
|
||||
# This is the full buildable set.
|
||||
@@ -104,7 +104,7 @@ if [ "X${TARGETS}" = "X" ] ; then
|
||||
# do not include c4x as primary targets
|
||||
# do not include sh-elf or i960-elf secondary targets
|
||||
TARGETS="arm-rtems h8300-rtems i386-rtems \
|
||||
m68k-rtems mips64orion-rtems mips-rtems powerpc-rtems \
|
||||
m68k-rtems mips-rtems powerpc-rtems \
|
||||
sh-rtems sh-rtemself sparc-rtems"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user