From cf001a84b3972a1f5f9e67d453646c7797247def Mon Sep 17 00:00:00 2001 From: Imre 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/ppc44x/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ppc44x/Makefile') diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 47926de0eb..7d5864339b 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -10,6 +10,7 @@ ARCH:=powerpc BOARD:=ppc44x BOARDNAME:=AMCC/IBM PPC44x FEATURES:=squashfs +CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440 LINUX_VERSION:=2.6.30.3 LINUX_KARCH:=powerpc -- cgit v1.2.3