Re: [PATCH] arm64: replace arm64-obj-* in Makefile with obj-*

From: Masahiro Yamada
Date: Thu Jan 03 2019 - 19:25:28 EST


Hi Will,

On Fri, Dec 14, 2018 at 7:40 PM Will Deacon <will.deacon@xxxxxxx> wrote:
>
> On Fri, Dec 14, 2018 at 07:35:57PM +0900, Masahiro Yamada wrote:
> > Hi Will,
> >
> > On Fri, Dec 14, 2018 at 6:54 PM Will Deacon <will.deacon@xxxxxxx> wrote:
> > >
> > > Hi Masahiro,
> > >
> > > On Fri, Dec 14, 2018 at 01:01:52PM +0900, Masahiro Yamada wrote:
> > > > Use the standard obj-$(CONFIG_...) syntex. The behavior is still the
> > > > same.
> > > >
> > > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
> > > > ---
> > > >
> > > > arch/arm64/kernel/Makefile | 59 +++++++++++++++++++++++-----------------------
> > > > 1 file changed, 29 insertions(+), 30 deletions(-)
> > >
> > > I'm fine with this patch, but I think I'd prefer to apply it at -rc1 so
> > > we don't end up with lots of silly conflicts in the Makefile for any new
> > > files added during the merge window.
> > >
> > > Is that ok with you?
> >
> > Sure!
>
> Brill. Please poke me again in January if it hasn't landed by then ;)
>
> Will


I just sent v2.

https://lore.kernel.org/patchwork/patch/1028882/


Thanks.

--
Best Regards
Masahiro Yamada