summaryrefslogtreecommitdiffstats
path: root/src/arch/x86_64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86_64/Makefile')
-rw-r--r--src/arch/x86_64/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/arch/x86_64/Makefile b/src/arch/x86_64/Makefile
index b3064b752..276b96d3b 100644
--- a/src/arch/x86_64/Makefile
+++ b/src/arch/x86_64/Makefile
@@ -1,3 +1,7 @@
+# Specify compressor
+#
+ZBIN = $(ZBIN64)
+
# Code size reduction.
#
CFLAGS += -fstrength-reduce -fomit-frame-pointer