linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nds32: configs: Cleanup CONFIG_CROSS_COMPILE
@ 2020-01-30 19:20 Krzysztof Kozlowski
  2020-01-31  9:32 ` Greentime Hu
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2020-01-30 19:20 UTC (permalink / raw)
  To: Nick Hu, Greentime Hu, Vincent Chen, linux-kernel; +Cc: Krzysztof Kozlowski

CONFIG_CROSS_COMPILE is gone since commit f1089c92da79 ("kbuild: remove
CONFIG_CROSS_COMPILE support").

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] nds32: configs: Cleanup CONFIG_CROSS_COMPILE
  2020-01-30 19:20 [PATCH] nds32: configs: Cleanup CONFIG_CROSS_COMPILE Krzysztof Kozlowski
@ 2020-01-31  9:32 ` Greentime Hu
  2020-01-31  9:55   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Greentime Hu @ 2020-01-31  9:32 UTC (permalink / raw)
  To: Krzysztof Kozlowski; +Cc: Nick Hu, Vincent Chen, Linux Kernel Mailing List

Krzysztof Kozlowski <krzk@kernel.org> 於 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@kernel.org>
> ---
>  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@gmail.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] nds32: configs: Cleanup CONFIG_CROSS_COMPILE
  2020-01-31  9:32 ` Greentime Hu
@ 2020-01-31  9:55   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2020-01-31  9:55 UTC (permalink / raw)
  To: Greentime Hu; +Cc: Nick Hu, Vincent Chen, Linux Kernel Mailing List

On Fri, 31 Jan 2020 at 10:33, Greentime Hu <green.hu@gmail.com> wrote:
>
> Krzysztof Kozlowski <krzk@kernel.org> 於 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@kernel.org>
> > ---
> >  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@gmail.com>

Hi,

Please take it through nds32 tree. Thanks!

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-31  9:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-30 19:20 [PATCH] nds32: configs: Cleanup CONFIG_CROSS_COMPILE Krzysztof Kozlowski
2020-01-31  9:32 ` Greentime Hu
2020-01-31  9:55   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).