diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-23 22:28:46 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-23 22:28:46 +0000 |
commit | 2bcd044435ccb419d3e89597180e4b45dd20d768 (patch) | |
tree | 36726e094e42fa75d223d247f85e42088a8b4714 /target/linux/ar7/Makefile | |
parent | 91450acd7e8100785eebcb9f3f3d58239a4aadbd (diff) |
[ar7] switch to 2.6.37.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25675 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 c2fe93ec6..9646050ce 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -11,7 +11,7 @@ BOARD:=ar7 BOARDNAME:=TI AR7 FEATURES:=squashfs jffs2 atm -LINUX_VERSION:=2.6.32.29 +LINUX_VERSION:=2.6.37.1 include $(INCLUDE_DIR)/target.mk |