[kernel] 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary...
[openwrt.git] / target / linux / ppc40x / Makefile
index b7e584ff0123c3f932639efd05fe9537fc35e474..ef7e3fe2193e1a75279c4de45cab810cbac54af9 100644 (file)
@@ -9,9 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=ppc40x
 BOARDNAME:=AMCC/IBM PPC40x
-FEATURES:=squashfs jffs2 usb
+FEATURES:=squashfs usb
+CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405
 
-LINUX_VERSION:=2.6.28.10
+LINUX_VERSION:=2.6.30.4
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk