public inbox for linux-kernel@vger.kernel.org
 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

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