summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada2014-01-20 06:10:11 +0100
committerMichal Marek2014-03-14 18:06:47 +0100
commit100da4c0150c97ce34d4d3b38bf2f5449b05ae4f (patch)
treefeff16c98df6f21c978316b42f8dfebc415ea623 /Makefile
parentkbuild: docbook: include cmd files more simply (diff)
downloadkernel-qcow2-linux-100da4c0150c97ce34d4d3b38bf2f5449b05ae4f.tar.gz
kernel-qcow2-linux-100da4c0150c97ce34d4d3b38bf2f5449b05ae4f.tar.xz
kernel-qcow2-linux-100da4c0150c97ce34d4d3b38bf2f5449b05ae4f.zip
kbuild: docbook: specify KERNELDOC dependency correctly
It is not a good idea to describe %.xml: %.tmpl FORCE ... and $(BOOKS): $(KERNELDOC) separately. This cannot detect missing template files. For example, add something to DOCBOOKS variable: DOCBOOKS += foobar.xml and run make xmldocs It will succeed even if Documention/DocBook/foobar.tmpl does not exist. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions