diff options
Diffstat (limited to 'tools/kerneldoc/subsys/Doxyfile-dev_tx')
-rw-r--r-- | tools/kerneldoc/subsys/Doxyfile-dev_tx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_tx b/tools/kerneldoc/subsys/Doxyfile-dev_tx index ec58e01..603d34f 100644 --- a/tools/kerneldoc/subsys/Doxyfile-dev_tx +++ b/tools/kerneldoc/subsys/Doxyfile-dev_tx @@ -12,7 +12,6 @@ EXTRACT_ALL = YES # for undocumented src, no warnings enabled # configuration options related to the input files #--------------------------------------------------------------------------- INPUT = $(DOXYGEN_SRC_PATH)/dev/tx/ \ - $(DOXYGEN_SRC_PATH)/$(DOXYGEN_TARGET_ARCH)/tx/ \ $(NOTREVIEWED) GENERATE_TAGFILE = dev_tx/dev_tx.tag |