From 79b3d01792000959a8e580e022c9c028ee22a5a4 Mon Sep 17 00:00:00 2001 From: kaloz Date: Wed, 29 Jul 2009 14:52:31 +0000 Subject: ppc4xx optimizations git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17040 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 00a566910..f4423391a 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -10,6 +10,7 @@ ARCH:=powerpc BOARD:=ppc40x BOARDNAME:=AMCC/IBM PPC40x FEATURES:=squashfs usb +CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440 LINUX_VERSION:=2.6.30.3 LINUX_KARCH:=powerpc -- cgit v1.2.3