Re: cifs: Fix tracing build error with O=
From: Herbert Xu
Date: Thu Jun 20 2019 - 04:04:00 EST
On Thu, Jun 20, 2019 at 06:54:42AM +0000, yamada.masahiro@xxxxxxxxxxxxx wrote:
>
> I cannot reproduce the build error on the latest Linus tree.
>
>
> $ make O=build allmodconfig fs/cifs/
>
> perfectly works for me.
I was trying to build just the fs/cifs directory with
make O=build M=fs/cifs
But I see now that this can't possibly work as M= only supports
absolute paths. As M= is supposed to replace SUBDIRS=, what are
we supposed to do to build just a directory?
Thanks,
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt