pxa: switch to 3.3 and mark it as broken
[openwrt/openwrt.git] / target / linux / pxa / Makefile
index 747e4fdba073a1d7a795d6bc6cbd778cdca7b28a..23cba7b4a73f890b86a5dcd85e77a95e006e918c 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2010 OpenWrt.org
+# Copyright (C) 2006-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=pxa
 BOARDNAME:=Marvell/Intel PXA2xx
-FEATURES:=squashfs
+FEATURES:=squashfs broken
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.32.32
+LINUX_VERSION:=3.3.4
 
 include $(INCLUDE_DIR)/target.mk