From: Vineet Gupta Date: Fri, 21 Oct 2016 23:04:37 +0000 (-0700) Subject: ARC: build: retire old toggles X-Git-Tag: v4.9-rc3~11^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c3005475889c7c730638f95d13be3360f0b33e98;p=thirdparty%2Fkernel%2Flinux.git ARC: build: retire old toggles These are really ancient toggles and tools no longer require them to be passed. This paves way for deprecating them in long run. Signed-off-by: Vineet Gupta --- diff --git a/arch/arc/Makefile b/arch/arc/Makefile index aa82d13d42138..864adad522803 100644 --- a/arch/arc/Makefile +++ b/arch/arc/Makefile @@ -50,9 +50,6 @@ atleast_gcc44 := $(call cc-ifversion, -ge, 0404, y) cflags-$(atleast_gcc44) += -fsection-anchors -cflags-$(CONFIG_ARC_HAS_LLSC) += -mlock -cflags-$(CONFIG_ARC_HAS_SWAPE) += -mswape - ifdef CONFIG_ISA_ARCV2 ifndef CONFIG_ARC_HAS_LL64