summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/config.mk
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-03-14 23:56:42 +0000
committerwdenk <wdenk>2005-03-14 23:56:42 +0000
commit9d46ea4a5543e6d56f974a515eac972afee5da00 (patch)
tree26588952222fa9bdef23a26e60ccbcb68cbad0d1 /cpu/mpc85xx/config.mk
parentc3fafecff12103691613de73f461626fd51fef95 (diff)
* Patch by David Brownell, 10 Mar 2005:
Restore copyright statements in OHCI drivers. * Add support for TQM8540 board
Diffstat (limited to 'cpu/mpc85xx/config.mk')
-rw-r--r--cpu/mpc85xx/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc85xx/config.mk b/cpu/mpc85xx/config.mk
index 4b11fc7378..a51527a6bc 100644
--- a/cpu/mpc85xx/config.mk
+++ b/cpu/mpc85xx/config.mk
@@ -23,4 +23,4 @@
PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx -DCONFIG_E500 -ffixed-r2 -ffixed-r29 -Wa,-me500 -msoft-float
+PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx -DCONFIG_E500 -ffixed-r2 -ffixed-r29 -Wa,-me500 -msoft-float -O2