From 60baadfbfec1ca66206a225159019c5622e9182a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 May 2007 14:30:57 +0000 Subject: Add cpukit. --- contrib/crossrpms/rtems4.8/arm/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'contrib/crossrpms/rtems4.8/arm/Makefile.am') diff --git a/contrib/crossrpms/rtems4.8/arm/Makefile.am b/contrib/crossrpms/rtems4.8/arm/Makefile.am index e8a1bd637d..82dc45fa20 100644 --- a/contrib/crossrpms/rtems4.8/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.8/arm/Makefile.am @@ -22,3 +22,9 @@ GDB_PKGVERS = $(GDB_VERS) GDB_RPMREL = 1 include ../gdb.am GDB_OPTS += + +CPUKIT_VERS = 4.7.99.1 +CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510 +CPUKIT_RPMREL = 0 +include ../cpukit.am +CPUKIT_OPTS += -- cgit v1.2.3