summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc52xx
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-08 11:27:06 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-08 11:27:06 +0000
commitca1f565dd942f4b6f8d938a5b7b72bee639450bb (patch)
tree6177e504de2162ca392e327236792a3b5cf63e66 /target/linux/mpc52xx
parent602f2d5e4f5995ecfc905e5c31256af63c4a6037 (diff)
add optimization to Freescale targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24341 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc52xx')
-rw-r--r--target/linux/mpc52xx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile
index 152e51e58..b4649e45c 100644
--- a/target/linux/mpc52xx/Makefile
+++ b/target/linux/mpc52xx/Makefile
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=mpc52xx
BOARDNAME:=Freescale MPC52xx
+CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=603e
FEATURES:=targz ext4
LINUX_VERSION:=2.6.30.10