summaryrefslogtreecommitdiffstats
path: root/src/bootloader/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/bootloader/makefile')
-rw-r--r--src/bootloader/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bootloader/makefile b/src/bootloader/makefile
index 2513e7089..4ed5e444b 100644
--- a/src/bootloader/makefile
+++ b/src/bootloader/makefile
@@ -37,5 +37,7 @@ OBJS += bl_pnor_utils.o
OBJS += bl_pnor_ecc.o
OBJS += bl_builtins.o
+OPT_LEVEL = -Os
+
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud