diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 9f13570cb9..3651076bb7 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,6 @@ 2006-11-14 Ralf Corsépius + * configure.ac: Remove c4x. * score/cpu/Makefile.am: Remove c4x. 2006-11-02 Steven Johnson diff --git a/cpukit/configure.ac b/cpukit/configure.ac index 53add549c9..6082ca1fa4 100644 --- a/cpukit/configure.ac +++ b/cpukit/configure.ac @@ -288,7 +288,6 @@ score/Makefile score/cpu/Makefile score/cpu/arm/Makefile score/cpu/avr/Makefile -score/cpu/c4x/Makefile score/cpu/h8300/Makefile score/cpu/i386/Makefile score/cpu/m68k/Makefile