Re: [PATCHv2 1/4] kbuild: fixdep: Resync this with v4.17

2020-03-17 Thread Tom Rini
On Mon, Feb 24, 2020 at 12:50:32PM -0500, Tom Rini wrote: > The previous kbuild resync of e91610da7c8a ("kconfig: re-sync with Linux > 4.17-rc4") accidentally did not sync the fixdep program. This commit > brings fixdep in line with the rest of that previous resync. > > This includes all of the

Re: [PATCHv2 1/4] kbuild: fixdep: Resync this with v4.17

2020-02-25 Thread Masahiro Yamada
On Tue, Feb 25, 2020 at 2:50 AM Tom Rini wrote: > > The previous kbuild resync of e91610da7c8a ("kconfig: re-sync with Linux > 4.17-rc4") accidentally did not sync the fixdep program. This commit > brings fixdep in line with the rest of that previous resync. > > This includes all of the following

[PATCHv2 1/4] kbuild: fixdep: Resync this with v4.17

2020-02-24 Thread Tom Rini
The previous kbuild resync of e91610da7c8a ("kconfig: re-sync with Linux 4.17-rc4") accidentally did not sync the fixdep program. This commit brings fixdep in line with the rest of that previous resync. This includes all of the following Linux kernel commits: fbfa9be9904e kbuild: move include/con