diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-05-26 16:02:34 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-05-26 16:02:34 +0000 |
commit | 7d2182c4559fcc2519f496a1c17ea51deabdfc2b (patch) | |
tree | 0c3b66a57c54676f013e66e1aa26beac2e527cf6 /target/linux/ar7/Makefile | |
parent | 46225b99d9ab9adbc7b7a72f8b58f0a08040246d (diff) | |
download | upstream-7d2182c4559fcc2519f496a1c17ea51deabdfc2b.tar.gz upstream-7d2182c4559fcc2519f496a1c17ea51deabdfc2b.tar.bz2 upstream-7d2182c4559fcc2519f496a1c17ea51deabdfc2b.zip |
kernel: update linux 3.9 to 3.9.4
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36725
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 7c2ba9fe79..aa46b71dd6 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 atm MAINTAINER:=Florian Fainelli <florian@openwrt.org> SUBTARGETS:=generic ac49x -LINUX_VERSION:=3.9.3 +LINUX_VERSION:=3.9.4 include $(INCLUDE_DIR)/target.mk |