Set target to rtems4.10.

This commit is contained in:
Ralf Corsepius
2008-07-03 08:24:44 +00:00
parent b1bd76bf7c
commit 35f8615e65
12 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
# $Id$
TARGET = arm-rtems4.9
TARGET = arm-rtems4.10
include $(top_srcdir)/mkspec.am

View File

@@ -1,6 +1,6 @@
# $Id$
TARGET = avr-rtems4.9
TARGET = avr-rtems4.10
include $(top_srcdir)/mkspec.am

View File

@@ -1,6 +1,6 @@
# $Id$
TARGET = bfin-rtems4.9
TARGET = bfin-rtems4.10
include $(top_srcdir)/mkspec.am

View File

@@ -1,6 +1,6 @@
# $Id$
TARGET = h8300-rtems4.9
TARGET = h8300-rtems4.10
include $(top_srcdir)/mkspec.am

View File

@@ -1,6 +1,6 @@
# $Id$
TARGET = i386-rtems4.9
TARGET = i386-rtems4.10
include $(top_srcdir)/mkspec.am

View File

@@ -1,6 +1,6 @@
# $Id$
TARGET = m68k-rtems4.9
TARGET = m68k-rtems4.10
include $(top_srcdir)/mkspec.am

View File

@@ -1,6 +1,6 @@
# $Id$
TARGET = mips-rtems4.9
TARGET = mips-rtems4.10
include $(top_srcdir)/mkspec.am

View File

@@ -1,6 +1,6 @@
# $Id$
TARGET = mipstx39-rtems4.9
TARGET = mipstx39-rtems4.10
include $(top_srcdir)/mkspec.am

View File

@@ -1,6 +1,6 @@
# $Id$
TARGET = powerpc-rtems4.9
TARGET = powerpc-rtems4.10
include $(top_srcdir)/mkspec.am

View File

@@ -1,6 +1,6 @@
# $Id$
TARGET = sh-rtems4.9
TARGET = sh-rtems4.10
include $(top_srcdir)/mkspec.am

View File

@@ -1,6 +1,6 @@
# $Id$
TARGET = sparc-rtems4.9
TARGET = sparc-rtems4.10
include $(top_srcdir)/mkspec.am

View File

@@ -1,6 +1,6 @@
# $Id$
TARGET = tic4x-rtems4.9
TARGET = tic4x-rtems4.10
include $(top_srcdir)/mkspec.am