Re: [PATCH v2] arm64: replace arm64-obj-* in Makefile with obj-*
From: Will Deacon
Date: Fri Jan 04 2019 - 05:11:01 EST
On Fri, Jan 04, 2019 at 09:18:41AM +0900, Masahiro Yamada wrote:
> Use the standard obj-$(CONFIG_...) syntex. The behavior is still the
> same.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
> ---
>
> Changes in v2:
> - Rebase
Thanks for the reminder -- I'll queue this up today!
Will