]> git.pld-linux.org Git - packages/kernel.git/blob - fix-prename.patch
9cdd694a797623b3d0f76ee69304dd85 linux-loop-hvr-2.4.16.0.patch
[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 = pre2
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.026223 seconds and 3 git commands to generate.