[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CA+r1Zhg3brrVjP3_-YhRxG0sjJY9tzK12BvWZ49G+qiQ-W9mkg@mail.gmail.com>
Date: Wed, 15 Jul 2015 11:04:20 -0700
From: Jim Davis <jim.epost@...il.com>
To: David Herrmann <dh.herrmann@...il.com>
Cc: Ulf Magnusson <ulfalizer.lkml@...il.com>,
Greg KH <gregkh@...uxfoundation.org>,
Linux API <linux-api@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Daniel Mack <daniel@...que.org>,
David Herrmann <dh.herrmann@...glemail.com>,
Djalal Harouni <tixxdz@...ndz.org>
Subject: Re: KDBUS breaks 'make installmandocs'
On Wed, Jul 15, 2015 at 7:19 AM, David Herrmann <dh.herrmann@...il.com> wrote:
> diff --git a/Documentation/kdbus/Makefile b/Documentation/kdbus/Makefile
> index af87641..8caffe5 100644
> --- a/Documentation/kdbus/Makefile
> +++ b/Documentation/kdbus/Makefile
> @@ -38,3 +38,7 @@ mandocs: $(MANFILES)
> htmldocs: $(HTMLFILES)
>
> clean-files := $(MANFILES) $(HTMLFILES)
> +
> +# we don't support other %docs targets right now
> +%docs:
> + @true
Looks good, no errors with next-20150715. Thanks!
Jim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists