From 1c583f3a1fc86853cccc15713907696a430004f3 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 23 Oct 2009 12:13:00 +0000 Subject: [kernel] update to 2.6.31.5 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18127 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/Makefile | 2 +- target/linux/x86/patches-2.6.31/100-pata_sc1200-wrap.patch | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'target/linux/x86') diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 59247a4c4..899939581 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 -LINUX_VERSION:=2.6.31.1 +LINUX_VERSION:=2.6.31.5 include $(INCLUDE_DIR)/target.mk diff --git a/target/linux/x86/patches-2.6.31/100-pata_sc1200-wrap.patch b/target/linux/x86/patches-2.6.31/100-pata_sc1200-wrap.patch index 691d1ca85..edd925fbe 100644 --- a/target/linux/x86/patches-2.6.31/100-pata_sc1200-wrap.patch +++ b/target/linux/x86/patches-2.6.31/100-pata_sc1200-wrap.patch @@ -1,5 +1,7 @@ ---- a/drivers/ata/pata_sc1200.c -+++ b/drivers/ata/pata_sc1200.c +Index: linux-2.6.31.5/drivers/ata/pata_sc1200.c +=================================================================== +--- linux-2.6.31.5.orig/drivers/ata/pata_sc1200.c 2009-10-23 00:57:56.000000000 +0200 ++++ linux-2.6.31.5/drivers/ata/pata_sc1200.c 2009-10-23 12:45:54.000000000 +0200 @@ -236,7 +236,7 @@ .port_ops = &sc1200_port_ops }; -- cgit v1.2.3