diff options
author | Jonas Gorski <jogo@openwrt.org> | 2013-05-20 16:57:00 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2013-05-20 16:57:00 +0000 |
commit | 89677a4031b4c4460d9542d52a31cda914d0c05c (patch) | |
tree | 21176a22fb7ce5de7fd0c39beb4f27f92126b291 /target/linux/ar7 | |
parent | faf3d16ffa64304fa8847314cc5684d16b860431 (diff) | |
download | upstream-89677a4031b4c4460d9542d52a31cda914d0c05c.tar.gz upstream-89677a4031b4c4460d9542d52a31cda914d0c05c.tar.bz2 upstream-89677a4031b4c4460d9542d52a31cda914d0c05c.zip |
kernel: update 3.9 to 3.9.3
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36676 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7')
-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 5ce06071b2..7c2ba9fe79 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.2 +LINUX_VERSION:=3.9.3 include $(INCLUDE_DIR)/target.mk |