aboutsummaryrefslogtreecommitdiffstats
path: root/config/arm32.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/arm32.mk')
-rw-r--r--config/arm32.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/config/arm32.mk b/config/arm32.mk
index 3bc642df2a..8e21158e18 100644
--- a/config/arm32.mk
+++ b/config/arm32.mk
@@ -13,9 +13,6 @@ HAS_PL011 := y
HAS_EXYNOS4210 := y
# Use only if calling $(LD) directly.
-#LDFLAGS_DIRECT_OpenBSD = _obsd
-#LDFLAGS_DIRECT_FreeBSD = _fbsd
-LDFLAGS_DIRECT_Linux = _linux
-LDFLAGS_DIRECT += -marmelf$(LDFLAGS_DIRECT_$(XEN_OS))_eabi
+LDFLAGS_DIRECT += -EL
CONFIG_LOAD_ADDRESS ?= 0x80000000