Re: [PATCH v2 0/8] kbuild: various cleanups

From: Nicolas Schier
Date: Wed Sep 07 2022 - 16:19:49 EST


On Wed, 7 Sep 2022 22:15:57 +0200 Nicolas Schier wrote:
> On Tue, 6 Sep 2022 15:13:05 +0900 Masahiro Yamada wrote:
> >
> > - Refactor single target build to make it work more correctly
> > - Link vmlinux and modules in parallel
> > - Remove head-y syntax
> >
> >
> > Masahiro Yamada (8):
> > kbuild: fix and refactor single target build
> > kbuild: rename modules.order in sub-directories to .modules.order
> > kbuild: move core-y and drivers-y to ./Kbuild
> > kbuild: move .vmlinux.objs rule to Makefile.modpost
> > kbuild: move vmlinux.o rule to the top Makefile
> > kbuild: unify two modpost invocations
> > kbuild: use obj-y instead extra-y for objects placed at the head
> > kbuild: remove head-y syntax
>
> I'm not able to apply the patchset, neither on your current kbuild
> branch nor on for-next. What am I missing here? Could you give me a
> hint for a patchset base?
>
> Thanks and kind regards,
> Nicolas


ooops. It _is_ already on kbuild, sorry for the noise.