[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNAQ3o5+6-SgZqrUCKPVxWwtJ9t-vB+C1RzjY9AuX8p7uTg@mail.gmail.com>
Date: Mon, 17 Dec 2018 00:40:18 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>
Cc: Michal Marek <michal.lkml@...kovi.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/4] kbuild: remove redundant quiet_modtag for $(obj-m)
On Tue, Dec 11, 2018 at 9:02 PM Masahiro Yamada
<yamada.masahiro@...ionext.com> wrote:
>
> All objects in $(obj-m) are included in $(real-obj-m) as well.
>
> It is true composite objects are only contained in $(obj-m),
> but [M] is hard-coded in quiet_cmd_link_multi-m.
>
> This line is redundant.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
> ---
Series, applied to linux-kbuild.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists