]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/bf527-ezkit/config.mk
Merge branch 'master' of git://git.denx.de/u-boot-samsung
[karo-tx-uboot.git] / board / bf527-ezkit / config.mk
index eaa09ff79589447c10001fc6188e42a035f17d92..3f9d41f3715e6c9055842244e1551f8ffbaa5644 100644 (file)
@@ -26,5 +26,8 @@
 # This is not actually used for Blackfin boards so do not change it
 #TEXT_BASE = do-not-use-me
 
+CFLAGS_lib += -O2
+CFLAGS_lib/lzma += -O2
+
 # Set some default LDR flags based on boot mode.
 LDR_FLAGS += $(LDR_FLAGS-$(CONFIG_BFIN_BOOT_MODE))