The mtd stuff copied from linux and elsewhere contains commands which are not understood by a 'real' doxygen. For now, we add exclude rules. Signed-off-by: Robert Schwebel <r.schwebel@xxxxxxxxxxxxxx> --- Doxyfile | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Doxyfile b/Doxyfile index 4fc9834..46f086c 100644 --- a/Doxyfile +++ b/Doxyfile @@ -515,7 +515,9 @@ RECURSIVE = YES # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = +EXCLUDE = drivers/mtd/ubi \ + include/mtd \ + include/linux/mtd # The EXCLUDE_SYMLINKS tag can be used select whether or not files or # directories that are symbolic links (a Unix filesystem feature) are excluded -- 1.7.2.3 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox