Re: [PATCH 4/5] kbuild: make clean improved

From: Russell King
Date: Mon Jun 14 2004 - 15:53:25 EST


On Mon, Jun 14, 2004 at 10:46:55PM +0200, Sam Ravnborg wrote:
> # Directories & files removed with 'make clean'
> CLEAN_DIRS += $(MODVERDIR)
> -CLEAN_FILES += vmlinux System.map \
> +CLEAN_FILES += vmlinux System.map .version .config.old \
> .tmp_kallsyms* .tmp_version .tmp_vmlinux*

Why should 'make clean' remove the build version? Traditionally,
this has been preserved until 'make mrproper'.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/