Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.1.106 /Makefile

Filename:/Makefile
Lines Added:2
Lines Deleted:2
Also changed in: (Previous) 2.1.105  2.1.104  2.1.103  2.1.102  2.1.101  2.1.100 
(Following) 2.1.107  2.1.108  2.1.109  2.1.110  2.1.111  2.1.112 

Location
[  2.1.106
   o  Makefile

Patch

diff -u --recursive --new-file v2.1.105/linux/Makefile linux/Makefile
--- v2.1.105/linux/Makefile   Tue Jun  9 11:57:28 1998
+++ linux/Makefile   Sat Jun 13 13:33:50 1998
@@ -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


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.