]> git.pld-linux.org Git - packages/kernel.git/blame - 2.2.22-undo_extraversion.patch
- avoid local_nodeid conflict with ia64/numa define
[packages/kernel.git] / 2.2.22-undo_extraversion.patch
CommitLineData
631d1d6c
KT
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
5841ad00 7-EXTRAVERSION = rc2
631d1d6c
KT
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.47265 seconds and 4 git commands to generate.