From 33b4b919469d5a99d7ab1d6ff29a19e84e28a6ef Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 26 Feb 2007 09:02:07 +0000 Subject: [PATCH] Add BINUTILS_PKGVERS. --- contrib/crossrpms/rtems4.8/arm/Makefile.am | 1 + contrib/crossrpms/rtems4.8/avr/Makefile.am | 1 + contrib/crossrpms/rtems4.8/bfin/Makefile.am | 1 + contrib/crossrpms/rtems4.8/h8300/Makefile.am | 1 + contrib/crossrpms/rtems4.8/i386/Makefile.am | 1 + contrib/crossrpms/rtems4.8/m68k/Makefile.am | 1 + contrib/crossrpms/rtems4.8/mips/Makefile.am | 1 + contrib/crossrpms/rtems4.8/powerpc/Makefile.am | 1 + contrib/crossrpms/rtems4.8/sh/Makefile.am | 1 + contrib/crossrpms/rtems4.8/sparc/Makefile.am | 1 + contrib/crossrpms/rtems4.8/tic4x/Makefile.am | 1 + 11 files changed, 11 insertions(+) diff --git a/contrib/crossrpms/rtems4.8/arm/Makefile.am b/contrib/crossrpms/rtems4.8/arm/Makefile.am index b2eb5db435..df1ea8c1a6 100644 --- a/contrib/crossrpms/rtems4.8/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.8/arm/Makefile.am @@ -5,6 +5,7 @@ TARGET = arm-rtems4.8 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.8/avr/Makefile.am b/contrib/crossrpms/rtems4.8/avr/Makefile.am index a3180d74d6..cbf3225132 100644 --- a/contrib/crossrpms/rtems4.8/avr/Makefile.am +++ b/contrib/crossrpms/rtems4.8/avr/Makefile.am @@ -5,6 +5,7 @@ TARGET = avr-rtems4.8 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.8/bfin/Makefile.am b/contrib/crossrpms/rtems4.8/bfin/Makefile.am index 5a79871eef..6beee02257 100644 --- a/contrib/crossrpms/rtems4.8/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.8/bfin/Makefile.am @@ -5,6 +5,7 @@ TARGET = bfin-rtems4.8 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.8/h8300/Makefile.am b/contrib/crossrpms/rtems4.8/h8300/Makefile.am index e2e779c339..8a36af821c 100644 --- a/contrib/crossrpms/rtems4.8/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.8/h8300/Makefile.am @@ -5,6 +5,7 @@ TARGET = h8300-rtems4.8 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.8/i386/Makefile.am b/contrib/crossrpms/rtems4.8/i386/Makefile.am index a9453a4fa5..f66946747d 100644 --- a/contrib/crossrpms/rtems4.8/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.8/i386/Makefile.am @@ -5,6 +5,7 @@ TARGET = i386-rtems4.8 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.8/m68k/Makefile.am b/contrib/crossrpms/rtems4.8/m68k/Makefile.am index ab3f0d2cab..8c903cc1cf 100644 --- a/contrib/crossrpms/rtems4.8/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.8/m68k/Makefile.am @@ -5,6 +5,7 @@ TARGET = m68k-rtems4.8 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.8/mips/Makefile.am b/contrib/crossrpms/rtems4.8/mips/Makefile.am index de10bafba8..87e298816d 100644 --- a/contrib/crossrpms/rtems4.8/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.8/mips/Makefile.am @@ -5,6 +5,7 @@ TARGET = mips-rtems4.8 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.8/powerpc/Makefile.am b/contrib/crossrpms/rtems4.8/powerpc/Makefile.am index f4ba6e9bd6..8d84862f8f 100644 --- a/contrib/crossrpms/rtems4.8/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.8/powerpc/Makefile.am @@ -5,6 +5,7 @@ TARGET = powerpc-rtems4.8 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.8/sh/Makefile.am b/contrib/crossrpms/rtems4.8/sh/Makefile.am index 60f760605b..9068cd8839 100644 --- a/contrib/crossrpms/rtems4.8/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.8/sh/Makefile.am @@ -5,6 +5,7 @@ TARGET = sh-rtems4.8 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.8/sparc/Makefile.am b/contrib/crossrpms/rtems4.8/sparc/Makefile.am index bce44edb4f..9395913652 100644 --- a/contrib/crossrpms/rtems4.8/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.8/sparc/Makefile.am @@ -5,6 +5,7 @@ TARGET = sparc-rtems4.8 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.8/tic4x/Makefile.am b/contrib/crossrpms/rtems4.8/tic4x/Makefile.am index 0aa47f35c9..eb43e78b9a 100644 --- a/contrib/crossrpms/rtems4.8/tic4x/Makefile.am +++ b/contrib/crossrpms/rtems4.8/tic4x/Makefile.am @@ -5,6 +5,7 @@ TARGET = tic4x-rtems4.8 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS +=