patch-pre2.0.8 linux/Makefile

Next file: linux/arch/m68k/amiga/cyberfb.c
Previous file: linux/Documentation/networking/arcnet.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.7/linux/Makefile linux/Makefile
@@ -1,6 +1,6 @@
 VERSION = 1
 PATCHLEVEL = 99
-SUBLEVEL = 7
+SUBLEVEL = 8
 
 ARCH = i386
 
@@ -225,7 +225,7 @@
 	 else \
 	   echo \#define LINUX_COMPILE_DOMAIN ; \
 	 fi >> .ver
-	@echo \#define LINUX_COMPILER \"`$(HOSTCC) -v 2>&1 | tail -1`\" >> .ver
+	@echo \#define LINUX_COMPILER \"`$(CC) -v 2>&1 | tail -1`\" >> .ver
 	@mv -f .ver $@
 
 include/linux/version.h: ./Makefile

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this