From 35f8615e6548ddbf792d6e8aab6e0c876074c29b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 3 Jul 2008 08:24:44 +0000 Subject: Set target to rtems4.10. --- contrib/crossrpms/rtems4.10/arm/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/avr/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/bfin/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/h8300/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/i386/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/m68k/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/mips/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/mipstx39/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/powerpc/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/sh/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/sparc/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/tic4x/Makefile.am | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'contrib') 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 -- cgit v1.2.3