projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bdd6e7
)
ARC: build: remove deprecated toggle for arc700 builds
author
Vineet Gupta
<vgupta@synopsys.com>
Tue, 16 Jun 2020 22:14:50 +0000
(15:14 -0700)
committer
Vineet Gupta
<vgupta@synopsys.com>
Tue, 16 Jun 2020 22:14:50 +0000
(15:14 -0700)
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Makefile
patch
|
blob
|
history
diff --git
a/arch/arc/Makefile
b/arch/arc/Makefile
index 2b66e826417402a77b671b2ca04f1e73b0346092..d00f8b8afd08eb62cd28c62d1132d113886061cf 100644
(file)
--- a/
arch/arc/Makefile
+++ b/
arch/arc/Makefile
@@
-11,7
+11,7
@@
endif
cflags-y += -fno-common -pipe -fno-builtin -mmedium-calls -D__linux__
-tune-mcpu-def-$(CONFIG_ISA_ARCOMPACT) := -m
A7
+tune-mcpu-def-$(CONFIG_ISA_ARCOMPACT) := -m
cpu=arc700
tune-mcpu-def-$(CONFIG_ISA_ARCV2) := -mcpu=hs38
ifeq ($(CONFIG_ARC_TUNE_MCPU),"")