From 37ca712c591c69cd34f995e60650fd33e9f7b175 Mon Sep 17 00:00:00 2001
From: Lars-Peter Clausen <lars@metafoo.de>
Date: Wed, 27 Oct 2010 14:12:27 +0000
Subject: [PATCH] Change kernel version to 2.6.36

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

diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile
index db4cd14c9f..d2270a0b14 100644
--- a/target/linux/xburst/Makefile
+++ b/target/linux/xburst/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Ingenic XBurst
 FEATURES:=jffs2 targz ubifs audio
 SUBTARGETS:=qi_lb60 n516 n526 id800wt
 
-LINUX_VERSION:=2.6.36-rc7
+LINUX_VERSION:=2.6.36
 
 DEVICE_TYPE=other
 
-- 
GitLab