Re: [PATCH] kconfig: ignore auto-generated file
From: Masahiro Yamada
Date: Sat Aug 03 2019 - 23:05:00 EST
On Sun, Aug 4, 2019 at 1:30 AM Matteo Croce <mcroce@xxxxxxxxxx> wrote:
>
> On Sun, Jul 28, 2019 at 8:23 PM Matteo Croce <mcroce@xxxxxxxxxx> wrote:
> >
> > scripts/kconfig/zconf.hash.c is autogenerated during the build,
> > let's add it to the directory .gitignore.
> >
> > Signed-off-by: Matteo Croce <mcroce@xxxxxxxxxx>
> >
>
> Sorry, forgot to CC the maintainer and the relevant mailing list
Probably, you built old version kernel.
The latest one does not generate kernel/config_data.h
See bb3290d91695bb1ae78ab86f18fb4d7ad8e5ebcc
--
Best Regards
Masahiro Yamada