[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190620075838.sthw4kjpp2gt6t6j@gondor.apana.org.au>
Date: Thu, 20 Jun 2019 15:58:38 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: yamada.masahiro@...ionext.com
Cc: stfrench@...rosoft.com, linux-cifs@...r.kernel.org,
masahiroy@...nel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: cifs: Fix tracing build error with O=
On Thu, Jun 20, 2019 at 06:54:42AM +0000, yamada.masahiro@...ionext.com 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@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists