From cfcce2a247e7f449bf1f5fc28e8ec9f764eaf406 Mon Sep 17 00:00:00 2001 From: jow Date: Sat, 20 Feb 2010 03:22:17 +0000 Subject: [x86] change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19764 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 41b348341..af12959cd 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