From 4e48fab95b451f477eb1c20bb5e3ffb06bf06dd1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 11 Jun 2010 12:24:57 +0000 Subject: [PATCH] =?UTF-8?q?2010-06-11=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * score/cpu/Makefile.am: Remove c4x. --- cpukit/ChangeLog | 4 ++++ cpukit/score/cpu/Makefile.am | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) 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 + + * score/cpu/Makefile.am: Remove c4x. + 2010-06-10 Sebastian Huber * 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