ppc4xx optimizations
[openwrt/svn-archive/archive.git] / target / linux / ppc40x / Makefile
index d46dcbac6a6c33161550a235a9bf8c383d5b8e4a..f4423391a56ab47bd41006219422319144517cfc 100644 (file)
@@ -10,8 +10,9 @@ 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.2
+LINUX_VERSION:=2.6.30.3
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk