From: Yann E. MORIN Date: Fri, 3 Oct 2014 17:01:38 +0000 (+0200) Subject: docs/manual: get rid of legacy comment in GENDOC X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=552e0da90c3fc824da33520d3878046bac66d4b1;p=buildroot.git docs/manual: get rid of legacy comment in GENDOC Since dd935d6 (gendoc infra: use $(pkgname) instead of explicitly passing 'manual', the GENDOC infra no longer expect any argument. Remove the stray comment. Signed-off-by: "Yann E. MORIN" Cc: Samuel Martin Cc: Thomas De Schampheleire Acked-by: Thomas De Schampheleire Acked-by: Samuel Martin Signed-off-by: Peter Korsgaard --- diff --git a/docs/manual/manual.mk b/docs/manual/manual.mk index e9078f1bfb..69113e350a 100644 --- a/docs/manual/manual.mk +++ b/docs/manual/manual.mk @@ -124,9 +124,6 @@ endef ################################################################################ # GENDOC -- generates the make targets needed to build asciidoc documentation. # -# argument 1 is the name of the document and must be a subdirectory of docs/; -# the top-level asciidoc file must have the same name -# # The variable _SOURCES defines the dependencies. ################################################################################ define GENDOC