From: Ben Kohler <bkoh...@gentoo.org> Signed-off-by: Ben Kohler <bkoh...@gentoo.org> --- eclass/linux-mod.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index b6dc2c84d09..d10c414ef04 100644 --- a/eclass/linux-mod.eclass +++ b/eclass/linux-mod.eclass @@ -214,7 +214,7 @@ use_m() { } # @FUNCTION: convert_to_m -# @USAGE: /path/to/the/file +# @USAGE: </path/to/the/file> # @DESCRIPTION: # It converts a file (e.g. a makefile) to use M= instead of SUBDIRS= convert_to_m() { -- 2.23.0