|
 2.2.22
 Makefile
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla/Makefile linux/Makefile
--- linux.vanilla/Makefile Fri Aug 30 14:49:08 2002
+++ linux/Makefile Mon Sep 16 16:15:34 2002
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 2
-SUBLEVEL = 21
+SUBLEVEL = 22
EXTRAVERSION =
ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/)
|