diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index 1d5054de36..23cba7b4a7 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=pxa BOARDNAME:=Marvell/Intel PXA2xx -FEATURES:=squashfs +FEATURES:=squashfs broken MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.37.6 +LINUX_VERSION:=3.3.4 include $(INCLUDE_DIR)/target.mk