[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNARqw8_M5VE6pJ-HpWchK5f5L-iN7MC6A+x6bZBRkTrE=A@mail.gmail.com>
Date: Sun, 25 Sep 2022 03:05:58 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-arch <linux-arch@...r.kernel.org>
Subject: Re: [PATCH v2 0/8] kbuild: various cleanups
On Tue, Sep 6, 2022 at 3:13 PM Masahiro Yamada <masahiroy@...nel.org> 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
Various bugs have been reported for v2.
I applied 1/8.
dropped 2/8.
will send v3 for the rest.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists