diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-07-13 22:43:10 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-07-13 22:43:10 +0000 |
commit | e574f75d16374d3454bcb44b3fb9ab94f0f88765 (patch) | |
tree | cad09a4a4c17651a3b3422ba5804665dd32f9cc7 /target/linux/ar7/Makefile | |
parent | 9b9c6facfc9f887e5bee3628752ff4572730fbfa (diff) | |
download | upstream-e574f75d16374d3454bcb44b3fb9ab94f0f88765.tar.gz upstream-e574f75d16374d3454bcb44b3fb9ab94f0f88765.tar.bz2 upstream-e574f75d16374d3454bcb44b3fb9ab94f0f88765.zip |
kernel: update to kernel 3.9.10 and refresh patches
SVN-Revision: 37274
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 d875a7a5bb..1ee72ae4e9 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs atm MAINTAINER:=Florian Fainelli <florian@openwrt.org> SUBTARGETS:=generic ac49x -LINUX_VERSION:=3.9.8 +LINUX_VERSION:=3.9.10 include $(INCLUDE_DIR)/target.mk |