X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far7%2FMakefile;h=1832e7b5e077d7dfb6eb598b56f9fa985d219af7;hb=d71d620ac7d5a496bc7be16f9f1046d9c6133d14;hp=74321a2f24ad576f9dfffc7b4e7428bc04415b0f;hpb=1ef1a974f54e88864a44de1ed773a4e9876c86e2;p=openwrt.git diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index 74321a2f24..1832e7b5e0 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -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 SUBTARGETS:=generic ac49x -LINUX_VERSION:=3.10.17 +KERNEL_PATCHVER:=3.18 include $(INCLUDE_DIR)/target.mk