summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-06-11 12:24:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-06-11 12:24:57 +0000
commit4e48fab95b451f477eb1c20bb5e3ffb06bf06dd1 (patch)
treefb4b3135ff2e979460319d88c06aa5be15590985
parent2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4e48fab95b451f477eb1c20bb5e3ffb06bf06dd1.tar.bz2
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/cpu/Makefile.am: Remove c4x.
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/score/cpu/Makefile.am1
2 files changed, 4 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d4b512ce52..532e027c92 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * score/cpu/Makefile.am: Remove c4x.
+
2010-06-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libcsupport/src/unmount.c: Removed obsolete declarations. Fixed
diff --git a/cpukit/score/cpu/Makefile.am b/cpukit/score/cpu/Makefile.am
index 77d631a0ff..973f2e8b4e 100644
--- a/cpukit/score/cpu/Makefile.am
+++ b/cpukit/score/cpu/Makefile.am
@@ -8,7 +8,6 @@ DIST_SUBDIRS =
DIST_SUBDIRS += arm
DIST_SUBDIRS += avr
DIST_SUBDIRS += bfin
-DIST_SUBDIRS += c4x
DIST_SUBDIRS += h8300
DIST_SUBDIRS += i386
DIST_SUBDIRS += lm32