From 99e0ff11237f17c179957b1f2a4ca696bd42204b Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Wed, 3 Apr 2013 09:59:55 +0000
Subject: [PATCH] make v3.8 the default

Signed-off-by: John Crispin <blogic@openwrt.org>

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

diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index d0ee005a5e..60302871e9 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x rt3883
 CFLAGS:=-Os -pipe -fno-caller-saves -mno-branch-likely
 FEATURES:=squashfs gpio
 
-LINUX_VERSION:=3.7.10
+LINUX_VERSION:=3.8.3
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES+=\
-- 
GitLab