From 6c96f637204fdde26be02babca19f89fb3cb13f1 Mon Sep 17 00:00:00 2001 From: kaloz Date: Tue, 16 Feb 2010 08:00:13 +0000 Subject: [PATCH] [xburst]: change back kernel version to 2.6.32.8 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19653 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 7fdb93ce1..37ab41ba7 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -11,7 +11,7 @@ BOARD:=xburst BOARDNAME:=XBurst JZ47x0 FEATURES:=jffs2 tgz ubifs audio -LINUX_VERSION:=2.6.32.7 +LINUX_VERSION:=2.6.32.8 DEVICE_TYPE=other -- 2.20.1