aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/configs/vdk_hs38_defconfig
diff options
context:
space:
mode:
authorsujayraaj <sujayraaj@gmail.com>2015-11-05 21:52:48 +0530
committerVineet Gupta <vgupta@synopsys.com>2015-11-16 12:00:09 +0530
commit17c4fbaf1a1b3360c4b15bbd78a19aa366eb9ced (patch)
tree97325ddb950ec2e8e01ed204e69b410484450b24 /arch/arc/configs/vdk_hs38_defconfig
parentLinux 4.4-rc1 (diff)
downloadlinux-dev-17c4fbaf1a1b3360c4b15bbd78a19aa366eb9ced.tar.xz
linux-dev-17c4fbaf1a1b3360c4b15bbd78a19aa366eb9ced.zip
ARC: switch to arc-linux- CROSS_COMPILE prefix across all configs
When building kernel with buildroot built toolchain, CROSS_COMPILE currently needs adjustment even if minor. This is because the defconfigs prefer "arc-linux-uclibc-" prefix from hand built (non buildroot) toolchain while buildroot provides "arc-buildroot-linux-uclibc-" To avoid this use the common "arc-linux-" prefix which is provided by buildroot and has also been in hand built tools for quite some time. Signed-off-by: sujayraaj <sujayraaj@gmail.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> [vgupta: updated changelog]
Diffstat (limited to 'arch/arc/configs/vdk_hs38_defconfig')
-rw-r--r--arch/arc/configs/vdk_hs38_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/configs/vdk_hs38_defconfig b/arch/arc/configs/vdk_hs38_defconfig
index ef35ef3923dd..a07f20de221b 100644
--- a/arch/arc/configs/vdk_hs38_defconfig
+++ b/arch/arc/configs/vdk_hs38_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="ARCLinux"
# CONFIG_CROSS_MEMORY_ATTACH is not set