kernel: makefiles: make use of new var KERNEL_PATCHVER
[openwrt/staging/dedeckeh.git] / target / linux / ar7 / Makefile
index 8a3fede337a7d55c5d1396f799db3fba5729cde1..0f6377fdaad49c882e9f6f5b4e38f6e3beffba79 100644 (file)
@@ -9,15 +9,15 @@ include $(TOPDIR)/rules.mk
 ARCH:=mipsel
 BOARD:=ar7
 BOARDNAME:=TI AR7
-FEATURES:=squashfs jffs2 atm broken
+FEATURES:=squashfs atm low_mem
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
+SUBTARGETS:=generic ac49x
 
-LINUX_VERSION:=3.3.4
+KERNEL_PATCHVER:=3.10
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \
-               kmod-acx-mac80211 swconfig hostapd
+DEFAULT_PACKAGES+= swconfig
 
 define Target/Description
        Build firmware images for TI AR7 based routers.