[Demudi-commits] r471 - linux-source-2.6.11/trunk/debian/patches

Free Ekanayaka free-guest@costa.debian.org
Mon, 14 Mar 2005 16:49:11 +0100


Author: free-guest
Date: 2005-03-14 16:49:00 +0100 (Mon, 14 Mar 2005)
New Revision: 471

Modified:
   linux-source-2.6.11/trunk/debian/patches/realtime-preempt.dpatch
Log:
Removed EXTRAVERSION

Modified: linux-source-2.6.11/trunk/debian/patches/realtime-preempt.dpatch
===================================================================
--- linux-source-2.6.11/trunk/debian/patches/realtime-preempt.dpatch	2005-03-14 15:47:58 UTC (rev 470)
+++ linux-source-2.6.11/trunk/debian/patches/realtime-preempt.dpatch	2005-03-14 15:49:00 UTC (rev 471)
@@ -19817,17 +19817,6 @@
  out:
  	return rc;
  }
---- linux/Makefile.orig
-+++ linux/Makefile
-@@ -1,7 +1,7 @@
- VERSION = 2
- PATCHLEVEL = 6
- SUBLEVEL = 11
--EXTRAVERSION =
-+EXTRAVERSION = -RT-V0.7.40-00
- NAME=Woozy Numbat
- 
- # *DOCUMENTATION*
 @@ -518,10 +518,14 @@ CFLAGS		+= $(call add-align,CONFIG_CC_AL
  CFLAGS		+= $(call add-align,CONFIG_CC_ALIGN_LOOPS,-loops)
  CFLAGS		+= $(call add-align,CONFIG_CC_ALIGN_JUMPS,-jumps)