summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-02-15 14:07:04 -0500
committerTom Rini <trini@konsulko.com>2018-02-15 14:07:04 -0500
commit32fe36574ea5e6ea55313e16547b98a984af7767 (patch)
tree5c1defeb0d652d4789f4cca519e661d476c8e5b9
parentf116634cd17952a18efb7c8cc6f6a7ef42dd4b8b (diff)
parentd53b128df40d8b2f5dd87cac194163fca2bc17ed (diff)
Merge git://git.denx.de/u-boot-arc
-rw-r--r--arch/arc/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/config.mk b/arch/arc/config.mk
index 13676bd0c8..3ed0c282ba 100644
--- a/arch/arc/config.mk
+++ b/arch/arc/config.mk
@@ -50,7 +50,7 @@ ifdef CONFIG_CPU_ARCHS38
PLATFORM_CPPFLAGS += -mcpu=archs
endif
-PLATFORM_CPPFLAGS += -ffixed-r25 -D__ARC__ -gdwarf-2
+PLATFORM_CPPFLAGS += -ffixed-r25 -D__ARC__ -gdwarf-2 -mno-sdata
# Needed for relocation
LDFLAGS_FINAL += -pie