summaryrefslogtreecommitdiffstats
path: root/arch/arc/Makefile
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2015-03-07 17:06:09 +0530
committerVineet Gupta <vgupta@synopsys.com>2015-06-19 18:09:24 +0530
commit565a9b497c5103a91027d95b9f3392c035703774 (patch)
tree00ee52063717660617951195d768f287c1c828a0 /arch/arc/Makefile
parent742f8af6cb35cb07882ee13aed8d09d6f1b1f15c (diff)
downloadop-kernel-dev-565a9b497c5103a91027d95b9f3392c035703774.zip
op-kernel-dev-565a9b497c5103a91027d95b9f3392c035703774.tar.gz
ARC: RIP broken 64bit RTSC
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/Makefile')
-rw-r--r--arch/arc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/Makefile b/arch/arc/Makefile
index 50bc5bc..87e0e5b 100644
--- a/arch/arc/Makefile
+++ b/arch/arc/Makefile
@@ -33,7 +33,7 @@ cflags-$(atleast_gcc44) += -fsection-anchors
cflags-$(CONFIG_ARC_HAS_LLSC) += -mlock
cflags-$(CONFIG_ARC_HAS_SWAPE) += -mswape
-cflags-$(CONFIG_ARC_HAS_RTSC) += -mrtsc
+
cflags-$(CONFIG_ARC_DW2_UNWIND) += -fasynchronous-unwind-tables
# By default gcc 4.8 generates dwarf4 which kernel unwinder can't grok
OpenPOWER on IntegriCloud