OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7cc16b
)
nds32: configs: Cleanup CONFIG_CROSS_COMPILE
author
Krzysztof Kozlowski
<krzk@kernel.org>
Mon, 17 Feb 2020 16:49:18 +0000
(17:49 +0100)
committer
Greentime Hu
<green.hu@gmail.com>
Thu, 25 Feb 2021 06:31:48 +0000
(14:31 +0800)
CONFIG_CROSS_COMPILE is gone since commit
f1089c92da79
("kbuild: remove
CONFIG_CROSS_COMPILE support").
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Greentime Hu <green.hu@gmail.com>
Signed-off-by: Greentime Hu <green.hu@gmail.com>
arch/nds32/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/nds32/configs/defconfig
b/arch/nds32/configs/defconfig
index
40313a6
..
f9a89cf
100644
(file)
--- 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