From 259dc7e01dcb15861491393f2676bf7384ca38bb Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Thu, 6 Aug 2009 12:31:06 +0200 Subject: [PATCH] switch to kernel 2.6.25.20 --- 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 5a3bec9a6..348263748 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -11,7 +11,7 @@ BOARD:=xburst BOARDNAME:=XBurst JZ47x0 FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.28.10 +LINUX_VERSION:=2.6.25.20 include $(INCLUDE_DIR)/target.mk