Comment out cpukit.

This commit is contained in:
Ralf Corsepius
2007-05-11 08:56:46 +00:00
parent 17e5911097
commit b40f354dd2
2 changed files with 12 additions and 10 deletions

View File

@@ -24,8 +24,9 @@ GDB_RPMREL = 1
include ../gdb.am include ../gdb.am
GDB_OPTS += GDB_OPTS +=
CPUKIT_VERS = 4.7.99.1 ### bfin's GCC is too broken to be usable
CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510 ## CPUKIT_VERS = 4.7.99.1
CPUKIT_RPMREL = 0 ## CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510
include ../cpukit.am ## CPUKIT_RPMREL = 0
CPUKIT_OPTS += ## include ../cpukit.am
## CPUKIT_OPTS +=

View File

@@ -22,8 +22,9 @@ GCC_OPTS +=
## include ../gdb.am ## include ../gdb.am
## GDB_OPTS += ## GDB_OPTS +=
CPUKIT_VERS = 4.7.99.1 ### rtems doesn't build for the tic4x
CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510 ## CPUKIT_VERS = 4.7.99.1
CPUKIT_RPMREL = 0 ## CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510
include ../cpukit.am ## CPUKIT_RPMREL = 0
CPUKIT_OPTS += ## include ../cpukit.am
## CPUKIT_OPTS +=