patch-2.2.8-to-2.3.0 linux/Makefile
Next file: linux/Makefile
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue May 11 13:03:06 1999
- Orig file:
v2.2.8/linux/Makefile
- Orig date:
Tue May 11 13:10:27 1999
diff -u --recursive --new-file v2.2.8/linux/Makefile linux/Makefile
@@ -1,6 +1,6 @@
VERSION = 2
-PATCHLEVEL = 2
-SUBLEVEL = 8
+PATCHLEVEL = 3
+SUBLEVEL = 0
EXTRAVERSION =
ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)