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

From: Masahiro Yamada
Date: Fri Dec 14 2018 - 05:36:52 EST


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!



--
Best Regards
Masahiro Yamada