patch-2.1.106 linux/Makefile
Next file: linux/README
Previous file: linux/MAINTAINERS
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sat Jun 13 13:33:50 1998
- Orig file:
v2.1.105/linux/Makefile
- Orig date:
Tue Jun 9 11:57:28 1998
diff -u --recursive --new-file v2.1.105/linux/Makefile linux/Makefile
@@ -1,8 +1,8 @@
VERSION = 2
PATCHLEVEL = 1
-SUBLEVEL = 105
+SUBLEVEL = 106
-ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/)
+ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm*/arm/ -e s/sa110/arm/)
#
# 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