ar71xx: add user-space support for the RB435G board
[openwrt.git] / target / linux / ppc44x / Makefile
index e5758343457b18e276f88cd400911645c37f86b5..5f59320b843563633b974c4bd5bc583f90bb8b9c 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.3.8
 
 include $(INCLUDE_DIR)/target.mk