Re: [PATCH v2] scripts/sphinx-pre-install: fix out-of-tree build

2019-06-26 Thread Jonathan Corbet
On Mon, 24 Jun 2019 08:25:07 +0300 Mike Rapoport wrote: > Build of htmldocs fails for out-of-tree builds: > > $ make V=1 O=~/build/kernel/ htmldocs > make -C /home/rppt/build/kernel -f /home/rppt/git/linux-docs/Makefile htmldocs > make[1]: Entering directory '/home/rppt/build/kernel' > make -f /

Re: [PATCH v2] scripts/sphinx-pre-install: fix out-of-tree build

2019-06-24 Thread Mauro Carvalho Chehab
Em Mon, 24 Jun 2019 08:25:07 +0300 Mike Rapoport escreveu: > Build of htmldocs fails for out-of-tree builds: > > $ make V=1 O=~/build/kernel/ htmldocs > make -C /home/rppt/build/kernel -f /home/rppt/git/linux-docs/Makefile htmldocs > make[1]: Entering directory '/home/rppt/build/kernel' > make -

Re: [PATCH v2] scripts/sphinx-pre-install: fix out-of-tree build

2019-06-23 Thread Mike Rapoport
On Mon, Jun 24, 2019 at 08:22:22AM +0300, Mike Rapoport wrote: > Build of htmldocs fails for out-of-tree builds: Oops, I've sent the wrong patch, sorry for the noise. > $ make V=1 O=~/build/kernel/ htmldocs > make -C /home/rppt/build/kernel -f /home/rppt/git/linux-docs/Makefile htmldocs > make[1