patch-1.3.48 linux/Makefile

Next file: linux/arch/alpha/boot/main.c
Previous file: linux/Documentation/filesystems/hpfs.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.47/linux/Makefile linux/Makefile
@@ -1,6 +1,6 @@
 VERSION = 1
 PATCHLEVEL = 3
-SUBLEVEL = 47
+SUBLEVEL = 48
 
 ARCH = i386
 
@@ -171,11 +171,9 @@
 oldconfig: symlinks
 	$(CONFIG_SHELL) scripts/Configure -d arch/$(ARCH)/config.in
 
-xconfig: symlinks scripts/kconfig.tk
-	wish -f scripts/kconfig.tk
-
-scripts/kconfig.tk:
+xconfig: symlinks
 	$(MAKE) -C scripts kconfig.tk
+	wish -f scripts/kconfig.tk
 
 config: symlinks
 	$(CONFIG_SHELL) scripts/Configure arch/$(ARCH)/config.in

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