summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc
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/crossrpms/rtems4.10/powerpc
parentRegenerate. (diff)
downloadrtems-8c55a6c264222dceb16d8f56d2738ae2560b2e72.tar.bz2
Fix typo in previous patch.
Diffstat (limited to 'contrib/crossrpms/rtems4.10/powerpc')
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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