From c461ddf9a644d1dfd312d72e72ad62b63f2d06cc Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Wed, 29 Jul 2009 14:52:31 +0000 Subject: ppc4xx optimizations SVN-Revision: 17040 --- target/linux/ppc44x/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ppc44x') 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