summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-02-06 19:57:29 +0300
committerTom Rini <trini@konsulko.com>2021-03-02 23:53:37 +0300
commit671c454368374b538fd0421d3da08ed59328099d (patch)
tree70e5dff6393fdf01f1c331b738a655e7f2671d7a /doc/Makefile
parentef1080470d303f88e991a631a84c59aafdbb6794 (diff)
downloadu-boot-671c454368374b538fd0421d3da08ed59328099d.tar.xz
doc: describe the md command
Provide a man-page for the md command. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index a686d4728e..683e4b5609 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -56,7 +56,6 @@ quiet_cmd_sphinx = SPHINX $@ --> file://$(abspath $(BUILDDIR)/$3/$4)
PYTHONDONTWRITEBYTECODE=1 \
BUILDDIR=$(abspath $(BUILDDIR)) SPHINX_CONF=$(abspath $(srctree)/$(src)/$5/$(SPHINX_CONF)) \
$(SPHINXBUILD) \
- -W \
-b $2 \
-c $(abspath $(srctree)/$(src)) \
-d $(abspath $(BUILDDIR)/.doctrees/$3) \