2017-11-10 13:53 GMT+09:00 Doug Anderson :
> Hi,
>
> On Thu, Nov 9, 2017 at 7:41 AM, Masahiro Yamada
> wrote:
>> I do not why $(wildcard ...) needs to be called twice for computing
>> cmd_files. Remove the first one.
>
> I tried and I can't find any reason for the two calls $(wildcard ...)
> eith
Hi,
On Thu, Nov 9, 2017 at 7:41 AM, Masahiro Yamada
wrote:
> I do not why $(wildcard ...) needs to be called twice for computing
> cmd_files. Remove the first one.
I tried and I can't find any reason for the two calls $(wildcard ...)
either, so this seems fine to me.
> Signed-off-by: Masahiro
I do not why $(wildcard ...) needs to be called twice for computing
cmd_files. Remove the first one.
Signed-off-by: Masahiro Yamada
---
Makefile | 3 +--
scripts/Makefile.build | 3 +--
scripts/Makefile.headersinst | 3 +--
scripts/Makefile.modpost | 3 +--
4 file
3 matches
Mail list logo