ppc44x: switch to 3.7
[openwrt/svn-archive/archive.git] / target / linux / ppc44x / Makefile
index e5758343457b18e276f88cd400911645c37f86b5..cf57b79f31a48ca9262b202b1473bd1cbe183d2a 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=ppc44x
 BOARDNAME:=AMCC/IBM PPC44x
-FEATURES:=squashfs
+FEATURES:=squashfs broken
 CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.2.16
+LINUX_VERSION:=3.7.2
 
 include $(INCLUDE_DIR)/target.mk