Re: [PATCH] nds32: configs: Cleanup CONFIG_CROSS_COMPILE

From: Krzysztof Kozlowski
Date: Fri Jan 31 2020 - 04:55:48 EST


On Fri, 31 Jan 2020 at 10:33, Greentime Hu <green.hu@xxxxxxxxx> wrote:
>
> Krzysztof Kozlowski <krzk@xxxxxxxxxx> æ 2020å1æ31æ éä äå3:20åéï
> >
> > CONFIG_CROSS_COMPILE is gone since commit f1089c92da79 ("kbuild: remove
> > CONFIG_CROSS_COMPILE support").
> >
> > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> > ---
> > arch/nds32/configs/defconfig | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/arch/nds32/configs/defconfig b/arch/nds32/configs/defconfig
> > index 40313a635075..f9a89cf00aa6 100644
> > --- a/arch/nds32/configs/defconfig
> > +++ b/arch/nds32/configs/defconfig
> > @@ -1,4 +1,3 @@
> > -CONFIG_CROSS_COMPILE="nds32le-linux-"
> > CONFIG_SYSVIPC=y
> > CONFIG_POSIX_MQUEUE=y
> > CONFIG_HIGH_RES_TIMERS=y
> > --
> > 2.17.1
> >
> Thank you, Kozlowski.
>
> Let me know if you like to put in your tree or nds32's.
> Acked-by: Greentime Hu <green.hu@xxxxxxxxx>

Hi,

Please take it through nds32 tree. Thanks!

Best regards,
Krzysztof