[U-Boot-Users] [GIT-PULL][Blackfin] Please pull http://www.denx.de/git/u-boot-blackfin.git
Mike Frysinger
vapier at gentoo.org
Tue Mar 13 18:55:11 CET 2007
On Saturday 10 March 2007, Wolfgang Denk wrote:
> * I object to adding "rm -f $(obj)board/bf*/u-boot.lds" to the top
> level Makefile. You don't know who might be using a board name of
> "bf*".
i figured you wouldnt like this bit :)
perhaps we should move board specific clean files to the board-specific
config.mk into a variable like "clean_files += ..." ? then the toplevel
makefile can just source board/*/config.mk and do `rm -f $(clean_files)` ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070313/24b1e5bb/attachment.pgp
More information about the U-Boot
mailing list