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
GDB_OPTS +=
CPUKIT_VERS = 4.7.99.1
CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510
CPUKIT_RPMREL = 0
include ../cpukit.am
CPUKIT_OPTS +=
### bfin's GCC is too broken to be usable
## CPUKIT_VERS = 4.7.99.1
## CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510
## CPUKIT_RPMREL = 0
## include ../cpukit.am
## CPUKIT_OPTS +=

View File

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