summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-02-20 00:59:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-02-20 00:59:36 +0000
commit160c8d4fee67debc0200754069dea0e0340ccfaf (patch)
treeeabad4035c2a43fcefda27c74bbbcdbbac3ee0dd
parentAuto-generated update. (diff)
downloadrtems-160c8d4fee67debc0200754069dea0e0340ccfaf.tar.bz2
2005-02-19 Joel Sherrill <joel@OARcorp.com>
PR doc/763 * score/Doxyfile: Fixed path to no_cpu.
-rw-r--r--cpukit/ChangeLog5
-rw-r--r--cpukit/score/Doxyfile2
2 files changed, 6 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 605b17859c..ba839bbbbe 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-19 Joel Sherrill <joel@OARcorp.com>
+
+ PR doc/763
+ * score/Doxyfile: Fixed path to no_cpu.
+
2005-02-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Check for external ampolish3.
diff --git a/cpukit/score/Doxyfile b/cpukit/score/Doxyfile
index 4f009ac628..0749e983c1 100644
--- a/cpukit/score/Doxyfile
+++ b/cpukit/score/Doxyfile
@@ -361,7 +361,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = include inline no_cpu
+INPUT = include inline cpu/no_cpu
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp