From: Andy Bavier Date: Tue, 8 Dec 2009 16:46:54 +0000 (+0000) Subject: Fix patch to work with 2.6.27.39 kernel X-Git-Tag: linux-2.6-27-4~34 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7589f3e00a8455afda0ca3b50344bc4fb4d5e468;p=linux-2.6.git Fix patch to work with 2.6.27.39 kernel --- diff --git a/linux-2.6-700-egre.patch b/linux-2.6-700-egre.patch index 1ce71c4e5..e1fb5c884 100644 --- a/linux-2.6-700-egre.patch +++ b/linux-2.6-700-egre.patch @@ -1,15 +1,3 @@ -diff -Nurb linux-2.6.27-660/Makefile linux-2.6.27-700/Makefile ---- linux-2.6.27-660/Makefile 2009-04-16 10:27:07.000000000 -0400 -+++ linux-2.6.27-700/Makefile 2009-04-16 10:27:39.000000000 -0400 -@@ -1,7 +1,7 @@ - VERSION = 2 - PATCHLEVEL = 6 - SUBLEVEL = 27 --EXTRAVERSION = .14-vs2.3.0.36.4 -+EXTRAVERSION = -prep - NAME = Trembling Tortoise - - # *DOCUMENTATION* diff -Nurb linux-2.6.27-660/drivers/net/Kconfig linux-2.6.27-700/drivers/net/Kconfig --- linux-2.6.27-660/drivers/net/Kconfig 2009-04-16 10:27:01.000000000 -0400 +++ linux-2.6.27-700/drivers/net/Kconfig 2009-04-16 10:27:39.000000000 -0400