]> git.pld-linux.org Git - packages/kernel.git/blob - fix-prename.patch
- added description of djurban's branch
[packages/kernel.git] / fix-prename.patch
1 --- linux.orig/Makefile Sat Dec 29 18:30:25 2001
2 +++ linux/Makefile      Sat Dec 29 18:33:20 2001
3 @@ -1,7 +1,7 @@
4  VERSION = 2
5  PATCHLEVEL = 2
6 -SUBLEVEL = 21
7 -EXTRAVERSION = rc3
8 +SUBLEVEL = 20
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.047017 seconds and 3 git commands to generate.