From 02a47e971eb2c1376c613e6b35bd9c1ea0a9309d Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 20 Feb 2010 03:22:17 +0000 Subject: change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed SVN-Revision: 19764 --- target/linux/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/x86/Makefile') diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 41b348341f..af12959cda 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz SUBTARGETS=generic olpc xen_domu -LINUX_VERSION:=2.6.31.12 +LINUX_VERSION:=2.6.32.8 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3