ar71xx: ethernet: cache skb->len in the tx function to avoid accessing it again in...
[openwrt.git] / target / linux / mvebu / Makefile
index 4c49e2757b1351c11ccd63d948f44021ba6ba1f0..0245c78797db75c927a4eb5701574edb8884a234 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=mvebu
 BOARDNAME:=Marvell Armada XP/370
-FEATURES:=targz usb jffs2 pci pcie gpio
+FEATURES:=targz usb pci pcie gpio
 CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.8.8
+LINUX_VERSION:=3.8.13
 
 include $(INCLUDE_DIR)/target.mk