]> git.pld-linux.org Git - packages/kernel.git/blob - 2.2.22-undo_extraversion.patch
- ported from linux-2.4.25-atmdd.patch
[packages/kernel.git] / 2.2.22-undo_extraversion.patch
1 --- linux.orig/Makefile Sat Aug 24 11:55:58 2002
2 +++ linux/Makefile      Sat Aug 24 12:13:02 2002
3 @@ -1,7 +1,7 @@
4  VERSION = 2
5  PATCHLEVEL = 2
6 -SUBLEVEL = 22
7 -EXTRAVERSION = rc2
8 +SUBLEVEL = 21
9 +EXTRAVERSION = 
10  
11  ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/)
12  
This page took 0.022614 seconds and 3 git commands to generate.