From e818ccc989c48be5b4b2915c2292d86e6d84dfd1 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Mon, 5 Oct 2009 11:03:53 +0200 Subject: [PATCH] use the linux kernel version 2.6.31 (final) --- 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 0b20db9fa..af06766f7 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -11,7 +11,7 @@ BOARD:=xburst BOARDNAME:=XBurst JZ47x0 FEATURES:=jffs2 tgz -LINUX_VERSION:=2.6.31-rc6 +LINUX_VERSION:=2.6.31 DEVICE_TYPE=other