summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/tic4x/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-05-11 08:56:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-05-11 08:56:46 +0000
commitb40f354dd24ac26c3d9a5bbf2e5cb89f93028e85 (patch)
tree5639767c7847d446ff1d3fcd1370016462e59ab4 /contrib/crossrpms/rtems4.8/tic4x/Makefile.am
parent2007-05-11 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b40f354dd24ac26c3d9a5bbf2e5cb89f93028e85.tar.bz2
Comment out cpukit.
Diffstat (limited to 'contrib/crossrpms/rtems4.8/tic4x/Makefile.am')
-rw-r--r--contrib/crossrpms/rtems4.8/tic4x/Makefile.am11
1 files changed, 6 insertions, 5 deletions
diff --git a/contrib/crossrpms/rtems4.8/tic4x/Makefile.am b/contrib/crossrpms/rtems4.8/tic4x/Makefile.am
index a9d741f2ff..f39a3c80c4 100644
--- a/contrib/crossrpms/rtems4.8/tic4x/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/tic4x/Makefile.am
@@ -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 +=