mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 17:39:05 +08:00
2005-02-19 Joel Sherrill <joel@OARcorp.com>
PR doc/763 * score/Doxyfile: Fixed path to no_cpu.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user