patch-2.4.0-test5 linux/arch/sparc/Makefile

Next file: linux/arch/sparc/defconfig
Previous file: linux/arch/sh/vmlinux.lds.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test4/linux/arch/sparc/Makefile linux/arch/sparc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.46 2000/03/21 06:12:26 davem Exp $
+# $Id: Makefile,v 1.47 2000/07/15 00:04:27 davem Exp $
 # sparc/Makefile
 #
 # Makefile for the architecture dependent flags and dependencies on the
@@ -56,8 +56,9 @@
 	-$(MAKE) -C arch/sparc/boot clean
 
 archmrproper:
+	rm -f $(TOPDIR)/include/asm-sparc/asm_offsets.h
 
-archdep:
+archdep: check_asm
 
 check_asm:
 	$(MAKE) -C arch/sparc/kernel check_asm

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