summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-01 03:39:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-01 03:39:10 +0000
commit8c55a6c264222dceb16d8f56d2738ae2560b2e72 (patch)
tree19fe871beaf77c6784846b7ebb036872b9088cf4 /contrib
parentRegenerate. (diff)
downloadrtems-8c55a6c264222dceb16d8f56d2738ae2560b2e72.tar.bz2
Fix typo in previous patch.
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/h8300/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/i386/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/lm32/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/m32r/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
13 files changed, 13 insertions, 13 deletions
diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am
index d2cb51c293..f65ad410fc 100644
--- a/contrib/crossrpms/rtems4.10/arm/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/arm/Makefile.am
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/avr/Makefile.am b/contrib/crossrpms/rtems4.10/avr/Makefile.am
index 079b9ca767..977ae464fc 100644
--- a/contrib/crossrpms/rtems4.10/avr/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/avr/Makefile.am
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS +=
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/h8300/Makefile.am b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
index 0140e6dd6a..13b94983ef 100644
--- a/contrib/crossrpms/rtems4.10/h8300/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/i386/Makefile.am b/contrib/crossrpms/rtems4.10/i386/Makefile.am
index ddc5238443..50f2025e18 100644
--- a/contrib/crossrpms/rtems4.10/i386/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/i386/Makefile.am
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/lm32/Makefile.am b/contrib/crossrpms/rtems4.10/lm32/Makefile.am
index c0252509b6..30770d2792 100644
--- a/contrib/crossrpms/rtems4.10/lm32/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/lm32/Makefile.am
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/m32c/Makefile.am b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
index bfbdbb4d52..7aa82375a2 100644
--- a/contrib/crossrpms/rtems4.10/m32c/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS +=
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/m32r/Makefile.am b/contrib/crossrpms/rtems4.10/m32r/Makefile.am
index 1b456dad92..4c3a0b24c2 100644
--- a/contrib/crossrpms/rtems4.10/m32r/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m32r/Makefile.am
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS +=
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/m68k/Makefile.am b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
index 3fba3c8014..43d7becbed 100644
--- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am
index 09274c6a57..3d75602ce1 100644
--- a/contrib/crossrpms/rtems4.10/mips/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/mips/Makefile.am
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
index c4ce1e74b3..85b89e7c9b 100644
--- a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
@@ -5,7 +5,7 @@ TARGET = mipstx39-rtems4.10
include $(top_srcdir)/mkspec.am
# We only want a gdb with a tx39 simulator in it. We share the other tools
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
index 4888cbb48c..88e58f7ee5 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/sh/Makefile.am b/contrib/crossrpms/rtems4.10/sh/Makefile.am
index 69e03439df..aeca2edb73 100644
--- a/contrib/crossrpms/rtems4.10/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sh/Makefile.am
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/sparc/Makefile.am b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
index 64fcbc1bca..3c763611cb 100644
--- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_RPMREL = 6.8.92
+GDB_VERS = 6.8.92
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am