From 6b400fed8bf057370e472922048ca682d5ad5037 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 27 Oct 2004 05:53:39 +0000 Subject: 2004-10-27 Ralf Corsepius * configure.ac: Add score/cpu/no_cpu/Makefile. --- cpukit/ChangeLog | 4 ++++ cpukit/configure.ac | 1 + 2 files changed, 5 insertions(+) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index c1016758ef..f486bf8fa8 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2004-10-27 Ralf Corsepius + + * configure.ac: Add score/cpu/no_cpu/Makefile. + 2004-10-27 Ralf Corsepius * Makefile.am, configure.ac: Add httpd. diff --git a/cpukit/configure.ac b/cpukit/configure.ac index 7d4f8b7503..d72d438250 100644 --- a/cpukit/configure.ac +++ b/cpukit/configure.ac @@ -292,6 +292,7 @@ score/cpu/powerpc/Makefile score/cpu/sh/Makefile score/cpu/sparc/Makefile score/cpu/unix/Makefile +score/cpu/no_cpu/Makefile posix/Makefile itron/Makefile libblock/Makefile -- cgit v1.2.3