All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] 2.4.21-ia64-030702 arch/ia64/Makefile
@ 2003-07-20 10:03 Keith Owens
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2003-07-20 10:03 UTC (permalink / raw)
  To: linux-ia64

Delete some generated ia64 files that were being left by make mrproper.

--- 2.4.21/arch/ia64/Makefile	2003-07-20 20:01:57.000000000 +1000
+++ 2.4.21/arch/ia64/Makefile	2003-07-20 20:01:23.000000000 +1000
@@ -141,7 +141,7 @@
 	arch/ia64/scripts/unwcheck.sh vmlinux
 
 archmrproper:
-	rm -f arch/$(ARCH)/vmlinux.lds
+	rm -f arch/$(ARCH)/vmlinux.lds vmlinux-tmp vmlinux.gz
 	@$(MAKE) -C arch/$(ARCH)/tools mrproper
 
 archdep: include/config/MARKER


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch] 2.4.21-ia64-030702 arch/ia64/Makefile
@ 2003-07-30 23:20 Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2003-07-30 23:20 UTC (permalink / raw)
  To: linux-ia64

On Sunday 20 July 2003 4:03 am, Keith Owens wrote:
> Delete some generated ia64 files that were being left by make mrproper.
> 
> --- 2.4.21/arch/ia64/Makefile	2003-07-20 20:01:57.000000000 +1000
> +++ 2.4.21/arch/ia64/Makefile	2003-07-20 20:01:23.000000000 +1000
> @@ -141,7 +141,7 @@
>  	arch/ia64/scripts/unwcheck.sh vmlinux
>  
>  archmrproper:
> -	rm -f arch/$(ARCH)/vmlinux.lds
> +	rm -f arch/$(ARCH)/vmlinux.lds vmlinux-tmp vmlinux.gz
>  	@$(MAKE) -C arch/$(ARCH)/tools mrproper
>  
>  archdep: include/config/MARKER


Applied for 2.4, thanks!

Bjorn


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-30 23:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-20 10:03 [patch] 2.4.21-ia64-030702 arch/ia64/Makefile Keith Owens
2003-07-30 23:20 Bjorn Helgaas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.