r3704 - in trunk/kernel/source/linux-2.6/debian/patches-debian: . series

Frederik Schüler fschueler-guest at costa.debian.org
Sat Aug 6 12:00:06 UTC 2005


Author: fschueler-guest
Date: 2005-08-06 12:00:06 +0000 (Sat, 06 Aug 2005)
New Revision: 3704

Modified:
   trunk/kernel/source/linux-2.6/debian/patches-debian/patch-2.6.12.4
   trunk/kernel/source/linux-2.6/debian/patches-debian/series/2.6.12-2
Log:
fixed typo in series file, and fixed patch.


Modified: trunk/kernel/source/linux-2.6/debian/patches-debian/patch-2.6.12.4
===================================================================
--- trunk/kernel/source/linux-2.6/debian/patches-debian/patch-2.6.12.4	2005-08-06 11:52:04 UTC (rev 3703)
+++ trunk/kernel/source/linux-2.6/debian/patches-debian/patch-2.6.12.4	2005-08-06 12:00:06 UTC (rev 3704)
@@ -1,12 +1,3 @@
-@@ -1149,7 +1149,7 @@ endif # KBUILD_EXTMOD
- #(which is the most common case IMHO) to avoid unneeded clutter in the big tags file.
- #Adding $(srctree) adds about 20M on i386 to the size of the output file!
- 
--ifeq ($(KBUILD_OUTPUT),)
-+ifeq ($(src),$(obj))
- __srctree =
- else
- __srctree = $(srctree)/
 diff --git a/arch/i386/kernel/cpu/cpufreq/powernow-k8.c b/arch/i386/kernel/cpu/cpufreq/powernow-k8.c
 --- a/arch/i386/kernel/cpu/cpufreq/powernow-k8.c
 +++ b/arch/i386/kernel/cpu/cpufreq/powernow-k8.c

Modified: trunk/kernel/source/linux-2.6/debian/patches-debian/series/2.6.12-2
===================================================================
--- trunk/kernel/source/linux-2.6/debian/patches-debian/series/2.6.12-2	2005-08-06 11:52:04 UTC (rev 3703)
+++ trunk/kernel/source/linux-2.6/debian/patches-debian/series/2.6.12-2	2005-08-06 12:00:06 UTC (rev 3704)
@@ -1 +1 @@
-+ patch-2.6.12.3
++ patch-2.6.12.4




More information about the Kernel-svn-changes mailing list