Messages in this thread |  | | From | Linus Torvalds <> | Date | Fri, 27 Nov 2020 13:15:46 -0800 | Subject | Re: [GIT PULL 2/2] Kconfig updates for v5.10-rc1 |
| |
On Fri, Nov 27, 2020 at 1:08 PM Linus Torvalds <torvalds@linux-foundation.org> wrote: > > make --trace allmodconfig > > shows a series of > > scripts/Makefile.host:112: target 'scripts/kconfig/....o' does not exist > > lines, which is silly and wrong
Oh, this is a red herring. It's "make" output being misleading, and it just comes from the FORCE keyword.
And no, those don't actually change the end result for me.
Linus
|  |