patch-2.1.40 linux/Makefile
Next file: linux/arch/alpha/kernel/ptrace.c
Previous file: linux/MAINTAINERS
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Wed May 21 18:50:15 1997
-  Orig file: 
v2.1.39/linux/Makefile
-  Orig date: 
Mon May 19 12:57:38 1997
diff -u --recursive --new-file v2.1.39/linux/Makefile linux/Makefile
@@ -1,8 +1,8 @@
 VERSION = 2
 PATCHLEVEL = 1
-SUBLEVEL = 39
+SUBLEVEL = 40
 
-ARCH := $(shell uname -m | sed s/i.86/i386/)
+ARCH := $(shell uname -m | sed s/i.86/i386/ | sed s/sun4u/sparc64/)
 
 #
 # For SMP kernels, set this. We don't want to have this in the config file
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov