[U-Boot-Users] [DNX#2006072842000104] [PATCH] make clobber patch to remove System.map
DENX Support System
support at denx.de
Fri Jul 28 15:50:02 CEST 2006
Hello list,
inside the automatic U-Boot patch tracking system a new ticket
[DNX#2006072842000104] was created:
<snip>
>
> CHANGELOG
> *Fixed clobber make target so that it also removes System.map.
> Patch by J. Mann, 2006-JUL-28.
>
>
> diff -purN u-boot-2006-7-18-ORIG/Makefile
> u-boot-2006-7-18-ORIGcopy/Makefile
> --- u-boot-2006-7-18-ORIG/Makefile 2006-07-18 11:22:51.000000000
> -0400
> +++ u-boot-2006-7-18-ORIGcopy/Makefile 2006-07-28 09:27:13.000000000
> -0400
> @@ -1980,7 +1980,7 @@ clobber: clean
> | xargs -0 rm -f
> rm -f $(OBJS) *.bak tags TAGS include/version_autogenerated.h
> rm -fr *.*~
> - rm -f u-boot u-boot.map u-boot.hex $(ALL)
> + rm -f u-boot u-boot.map u-boot.hex System.map $(ALL)
> rm -f tools/crc32.c tools/environment.c tools/env/crc32.c
> rm -f tools/inca-swap-bytes cpu/mpc824x/bedbug_603e.c
> rm -f include/asm/proc include/asm/arch include/asm
</snip>
Your U-Boot support team
More information about the U-Boot
mailing list