From a71b9f5d0474925e942c726a32d8939721a78551 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Tue, 12 Mar 2013 13:28:32 +0000
Subject: [PATCH] avr32: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

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

diff --git a/target/linux/avr32/Makefile b/target/linux/avr32/Makefile
index 71a84aeabe8..e0184014eef 100644
--- a/target/linux/avr32/Makefile
+++ b/target/linux/avr32/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Atmel AVR32
 FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.8.2
 
 include $(INCLUDE_DIR)/target.mk
 
-- 
GitLab