summaryrefslogtreecommitdiffstats
path: root/arch/arc/configs/tb10x_defconfig
diff options
context:
space:
mode:
authorVineet Gupta2015-05-18 09:20:02 +0200
committerVineet Gupta2015-05-19 07:57:13 +0200
commit7c42eaf6c5eb6fad56a77d90c0e25da8be39948d (patch)
tree71065ead51308a0c58ef50a09dc0f3a02b289ee3 /arch/arc/configs/tb10x_defconfig
parentARC: fold ___flush_dcache_page into __flush_dcache_page (diff)
downloadkernel-qcow2-linux-7c42eaf6c5eb6fad56a77d90c0e25da8be39948d.tar.gz
kernel-qcow2-linux-7c42eaf6c5eb6fad56a77d90c0e25da8be39948d.tar.xz
kernel-qcow2-linux-7c42eaf6c5eb6fad56a77d90c0e25da8be39948d.zip
ARC: switch to simpler CROSS_COMPILE prefix
ARC GNU tools have had support for arc-linux-* driver for some time now. This is functionally similar to arc-linux-uclibc-* but uclibc prefix seemed weird at best when trying to compile the kernel itself. Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/configs/tb10x_defconfig')
-rw-r--r--arch/arc/configs/tb10x_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/configs/tb10x_defconfig b/arch/arc/configs/tb10x_defconfig
index 6be6492442d6..2242a06df30b 100644
--- a/arch/arc/configs/tb10x_defconfig
+++ b/arch/arc/configs/tb10x_defconfig
@@ -1,4 +1,4 @@
-CONFIG_CROSS_COMPILE="arc-linux-uclibc-"
+CONFIG_CROSS_COMPILE="arc-linux-"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_DEFAULT_HOSTNAME="tb10x"
CONFIG_SYSVIPC=y