kernel: makefiles: make use of new var KERNEL_PATCHVER
[openwrt/staging/yousong.git] / target / linux / ar7 / Makefile
index fc383f8c796dacc42d8d5c338ddb6142084c5a56..0f6377fdaad49c882e9f6f5b4e38f6e3beffba79 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=mipsel
 BOARD:=ar7
 BOARDNAME:=TI AR7
-FEATURES:=squashfs atm
+FEATURES:=squashfs atm low_mem
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 SUBTARGETS:=generic ac49x
 
-LINUX_VERSION:=3.10.13
+KERNEL_PATCHVER:=3.10
 
 include $(INCLUDE_DIR)/target.mk