[kernel] update to 2.6.30.6, compile tested on some targets only
[openwrt/svn-archive/archive.git] / target / linux / ppc40x / Makefile
index 00a566910c3f2d7dcc6182523c1e25949fe08c63..ce63d3800b67558267394966f6019d7be30f23c2 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=405
 
-LINUX_VERSION:=2.6.30.3
+LINUX_VERSION:=2.6.30.6
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk