summaryrefslogtreecommitdiffstats
path: root/cpukit/score
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 /cpukit/score
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.
Diffstat (limited to 'cpukit/score')
-rw-r--r--cpukit/score/Doxyfile2
1 files changed, 1 insertions, 1 deletions
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