summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-27 05:53:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-27 05:53:39 +0000
commit6b400fed8bf057370e472922048ca682d5ad5037 (patch)
treee984e981fb889726d280bbf2f595527e3060f795
parent2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-6b400fed8bf057370e472922048ca682d5ad5037.tar.bz2
2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add score/cpu/no_cpu/Makefile.
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/configure.ac1
2 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c1016758ef..f486bf8fa8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * configure.ac: Add score/cpu/no_cpu/Makefile.
+
+2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* Makefile.am, configure.ac: Add httpd.
* httpd/asp.c, httpd/balloc.c, httpd/cgi.c, httpd/default.c,
httpd/ej.h, httpd/ejIntrn.h, httpd/ejlex.c, httpd/ejparse.c,
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