From fa628f412ceed872987045897e437f1850d5e91f Mon Sep 17 00:00:00 2001
From: florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Mon, 10 Dec 2012 21:06:10 +0000
Subject: [PATCH] [ep93xx] switch to 3.6 kernel

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34623 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/ep93xx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ep93xx/Makefile b/target/linux/ep93xx/Makefile
index 2c5372631b..88834a5a0d 100644
--- a/target/linux/ep93xx/Makefile
+++ b/target/linux/ep93xx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 ext4 targz usb display sound
 CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.6.9
 
 DEVICE_TYPE:=developerboard
 
-- 
GitLab