diff options
Diffstat (limited to 'tools/kerneldoc/subsys/Doxyfile-dev_watchdog')
-rw-r--r-- | tools/kerneldoc/subsys/Doxyfile-dev_watchdog | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_watchdog b/tools/kerneldoc/subsys/Doxyfile-dev_watchdog index 5f6e8a2..7bbf81e 100644 --- a/tools/kerneldoc/subsys/Doxyfile-dev_watchdog +++ b/tools/kerneldoc/subsys/Doxyfile-dev_watchdog @@ -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/watchdog/ \ - $(DOXYGEN_SRC_PATH)/$(DOXYGEN_TARGET_ARCH)/watchdog/ \ $(NOTREVIEWED) GENERATE_TAGFILE = dev_watchdog/dev_watchdog.tag |