diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-05-20 12:42:38 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-05-20 12:42:38 +0000 |
commit | 9b1710b58098cedb66c275fdcf00b79a4abb6469 (patch) | |
tree | 967989c0b720480f9cf4c50b2eb9003c9dbd2019 /target/linux/ar7/Makefile | |
parent | 0fd3757792b911fdd0c78172057b8ca4ec39113b (diff) |
ar7: switch to 3.9
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36672 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |