diff options
author | Jonas Gorski <jogo@openwrt.org> | 2013-05-20 12:42:38 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2013-05-20 12:42:38 +0000 |
commit | 49c81c6e0008597df01c929651b864cecdad21ec (patch) | |
tree | 09af278ebf11f416850421f90da9c175a4c45980 /target/linux/ar7/Makefile | |
parent | c4b943c82c3572777d1e1b321ab197996e60e1f1 (diff) | |
download | upstream-49c81c6e0008597df01c929651b864cecdad21ec.tar.gz upstream-49c81c6e0008597df01c929651b864cecdad21ec.tar.bz2 upstream-49c81c6e0008597df01c929651b864cecdad21ec.zip |
ar7: switch to 3.9
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36672
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 e41d3ffb3a..5ce06071b2 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.3.8 +LINUX_VERSION:=3.9.2 include $(INCLUDE_DIR)/target.mk |