summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-07-03 08:24:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-07-03 08:24:44 +0000
commit35f8615e6548ddbf792d6e8aab6e0c876074c29b (patch)
treeb71c48ba3849a42ddbd9bd82aa006b4f112b7867 /contrib
parentReset *_RPMREL. (diff)
downloadrtems-35f8615e6548ddbf792d6e8aab6e0c876074c29b.tar.bz2
Set target to rtems4.10.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.10/arm/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/avr/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/bfin/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/h8300/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/i386/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/m68k/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/mips/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/mipstx39/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/sh/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/sparc/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/tic4x/Makefile.am2
12 files changed, 12 insertions, 12 deletions
diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am
index 6c209d199e..4c1bea41ea 100644
--- a/contrib/crossrpms/rtems4.10/arm/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/arm/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-TARGET = arm-rtems4.9
+TARGET = arm-rtems4.10
include $(top_srcdir)/mkspec.am
diff --git a/contrib/crossrpms/rtems4.10/avr/Makefile.am b/contrib/crossrpms/rtems4.10/avr/Makefile.am
index 0d699d97d0..ea2eafc93e 100644
--- a/contrib/crossrpms/rtems4.10/avr/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/avr/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-TARGET = avr-rtems4.9
+TARGET = avr-rtems4.10
include $(top_srcdir)/mkspec.am
diff --git a/contrib/crossrpms/rtems4.10/bfin/Makefile.am b/contrib/crossrpms/rtems4.10/bfin/Makefile.am
index 802c2bd8bb..afd6b5ef1f 100644
--- a/contrib/crossrpms/rtems4.10/bfin/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/bfin/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-TARGET = bfin-rtems4.9
+TARGET = bfin-rtems4.10
include $(top_srcdir)/mkspec.am
diff --git a/contrib/crossrpms/rtems4.10/h8300/Makefile.am b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
index 2b3582f16a..f99ddfe000 100644
--- a/contrib/crossrpms/rtems4.10/h8300/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-TARGET = h8300-rtems4.9
+TARGET = h8300-rtems4.10
include $(top_srcdir)/mkspec.am
diff --git a/contrib/crossrpms/rtems4.10/i386/Makefile.am b/contrib/crossrpms/rtems4.10/i386/Makefile.am
index 2f0c1d323e..fbcd10132d 100644
--- a/contrib/crossrpms/rtems4.10/i386/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/i386/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-TARGET = i386-rtems4.9
+TARGET = i386-rtems4.10
include $(top_srcdir)/mkspec.am
diff --git a/contrib/crossrpms/rtems4.10/m68k/Makefile.am b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
index 17e81a5798..b3a33fad19 100644
--- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-TARGET = m68k-rtems4.9
+TARGET = m68k-rtems4.10
include $(top_srcdir)/mkspec.am
diff --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am
index a6840a4774..5b9c798871 100644
--- a/contrib/crossrpms/rtems4.10/mips/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/mips/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-TARGET = mips-rtems4.9
+TARGET = mips-rtems4.10
include $(top_srcdir)/mkspec.am
diff --git a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
index 53e8e06497..c089496480 100644
--- a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-TARGET = mipstx39-rtems4.9
+TARGET = mipstx39-rtems4.10
include $(top_srcdir)/mkspec.am
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
index efa3e006bb..3f2e628b76 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-TARGET = powerpc-rtems4.9
+TARGET = powerpc-rtems4.10
include $(top_srcdir)/mkspec.am
diff --git a/contrib/crossrpms/rtems4.10/sh/Makefile.am b/contrib/crossrpms/rtems4.10/sh/Makefile.am
index 3c5a2c9bc1..87aa0b5b53 100644
--- a/contrib/crossrpms/rtems4.10/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sh/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-TARGET = sh-rtems4.9
+TARGET = sh-rtems4.10
include $(top_srcdir)/mkspec.am
diff --git a/contrib/crossrpms/rtems4.10/sparc/Makefile.am b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
index 93087be864..bdb3192b07 100644
--- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-TARGET = sparc-rtems4.9
+TARGET = sparc-rtems4.10
include $(top_srcdir)/mkspec.am
diff --git a/contrib/crossrpms/rtems4.10/tic4x/Makefile.am b/contrib/crossrpms/rtems4.10/tic4x/Makefile.am
index f8aaf70d10..afe0509119 100644
--- a/contrib/crossrpms/rtems4.10/tic4x/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/tic4x/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-TARGET = tic4x-rtems4.9
+TARGET = tic4x-rtems4.10
include $(top_srcdir)/mkspec.am