diff options
author | John Crispin <john@openwrt.org> | 2014-12-08 06:15:03 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-12-08 06:15:03 +0000 |
commit | 7c7964e10d7b74b31a0de734715371a96ce401f6 (patch) | |
tree | a5f23e635068597ce8dc81b044e6954ef0278ff4 /target/linux/ar7/Makefile | |
parent | aba92ec05ec71241da62a6c68e96f72067dd3732 (diff) | |
download | upstream-7c7964e10d7b74b31a0de734715371a96ce401f6.tar.gz upstream-7c7964e10d7b74b31a0de734715371a96ce401f6.tar.bz2 upstream-7c7964e10d7b74b31a0de734715371a96ce401f6.zip |
ar7: bump to 3.14
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43553
Diffstat (limited to 'target/linux/ar7/Makefile')
-rw-r--r-- | target/linux/ar7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index 0f6377fdaa..c83a0923c3 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs atm low_mem MAINTAINER:=Florian Fainelli <florian@openwrt.org> SUBTARGETS:=generic ac49x -KERNEL_PATCHVER:=3.10 +KERNEL_PATCHVER:=3.14 include $(INCLUDE_DIR)/target.mk |