On Wed, Jul 15, 2015 at 7:19 AM, David Herrmann <dh.herrmann@xxxxxxxxx> 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-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html