The --tmpl-dir and MKTMPL_OPTIONS have been deprecated a while ago,
remove them.
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/94
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
SCAN_OPTIONS = --ignore-decorators="__must_check|KMOD_EXPORT"
-MKDB_OPTIONS = --xml-mode --output-format=xml --name-space kmod --tmpl-dir=.
-
-MKTMPL_OPTIONS = --output-dir=.
+MKDB_OPTIONS = --xml-mode --output-format=xml --name-space kmod
MKHTML_OPTIONS = --path=$(abs_srcdir)/doc --path=$(abs_builddir)/doc