aboutsummaryrefslogtreecommitdiffstats
path: root/config/arm64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/arm64.mk')
-rw-r--r--config/arm64.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/arm64.mk b/config/arm64.mk
index b2457ebc65..1130630256 100644
--- a/config/arm64.mk
+++ b/config/arm64.mk
@@ -2,6 +2,8 @@ CONFIG_ARM := y
CONFIG_ARM_64 := y
CONFIG_ARM_$(XEN_OS) := y
+CONFIG_XEN_INSTALL_SUFFIX :=
+
CFLAGS += #-marm -march= -mcpu= etc
HAS_PL011 := y