From d071d17c467ec0b20566683b8472ac8a42bc72b1 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Wed, 23 Feb 2011 22:28:46 +0000
Subject: [PATCH] switch to 2.6.37.1

SVN-Revision: 25675
---
 target/linux/ar7/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile
index c2fe93ec61..9646050ceb 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
 
-- 
GitLab