kernel: update 3.14 to 3.14.9
[oweals/openwrt.git] / target / linux / ar7 / Makefile
index 3d34c413c46e074f3901e7ee2d6ab7bac73b111b..1d0237c9ae086ed364725d4f77544afca702b257 100644 (file)
@@ -9,15 +9,15 @@ 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.3.8
+LINUX_VERSION:=3.10.44
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES+= kmod-acx-mac80211 swconfig wpad-mini
+DEFAULT_PACKAGES+= swconfig
 
 define Target/Description
        Build firmware images for TI AR7 based routers.