提交 4d77f510 编写于 作者: K Kumar Gala 提交者: Wolfgang Denk

MPC8610HPCD: Drop -O2 from the build flags

Make the flags use -Os like all other boards
Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
上级 56bb37e4
......@@ -22,4 +22,4 @@
TEXT_BASE = 0xfff00000
PLATFORM_CPPFLAGS += -DCONFIG_MPC86xx=1
PLATFORM_CPPFLAGS += -DCONFIG_MPC8610=1 -maltivec -mabi=altivec -msoft-float -O2
PLATFORM_CPPFLAGS += -DCONFIG_MPC8610=1 -maltivec -mabi=altivec -msoft-float
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册