kernel: update linux 3.8 to 3.8.11
[openwrt/staging/florian.git] / target / linux / ppc44x / Makefile
index 35addf25da33a80a0dcdbfe96886378a71b2414a..06047da8f94e1cda8112ec208aff64bd2107d054 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.12
+LINUX_VERSION:=3.8.11
 
 include $(INCLUDE_DIR)/target.mk