diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-07-22 15:30:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-07-22 15:30:56 +0000 |
commit | 6a5b4ec7dc2abeecd47345e2fb5aeb83ea50f322 (patch) | |
tree | c509094fab78eeabacde97824507826b776d48a7 /target/linux/ar7/Makefile | |
parent | 06a27059bd238abfc0310c50cb59e997ec208798 (diff) | |
download | upstream-6a5b4ec7dc2abeecd47345e2fb5aeb83ea50f322.tar.gz upstream-6a5b4ec7dc2abeecd47345e2fb5aeb83ea50f322.tar.bz2 upstream-6a5b4ec7dc2abeecd47345e2fb5aeb83ea50f322.zip |
kernel: update 3.9 to 3.9.11
Also refresh 3.9 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37501
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 1ee72ae4e9..f4bac3c6d8 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.10 +LINUX_VERSION:=3.9.11 include $(INCLUDE_DIR)/target.mk |