ar71xx: ethernet: cache skb->len in the tx function to avoid accessing it again in...
[openwrt.git] / target / linux / ar7 / Makefile
index 5ce06071b2535610e42d8b2703601b8881f3ec8b..f4bac3c6d85fc76e02eda9d46bfb46c926981789 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=mipsel
 BOARD:=ar7
 BOARDNAME:=TI AR7
-FEATURES:=squashfs jffs2 atm
+FEATURES:=squashfs atm
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 SUBTARGETS:=generic ac49x
 
-LINUX_VERSION:=3.9.2
+LINUX_VERSION:=3.9.11
 
 include $(INCLUDE_DIR)/target.mk