patch-2.2.11 linux/arch/alpha/Makefile

Next file: linux/arch/alpha/boot/bootp.c
Previous file: linux/README
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.10/linux/arch/alpha/Makefile linux/arch/alpha/Makefile
@@ -116,9 +116,11 @@
 	@$(MAKEBOOT) clean
 
 archmrproper:
+	-$(MAKE) -C arch/alpha/math-emu cleansymlinks
 
 archdep:
 	@$(MAKEBOOT) dep
+	-$(MAKE) -C arch/alpha/math-emu symlinks
 
 bootpfile:
 	@$(MAKEBOOT) bootpfile

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)