
11 Nov
2011
11 Nov
'11
11:50 p.m.
On Friday 11 November 2011 16:01:46 Loïc Minier wrote:
On Fri, Nov 11, 2011, Mike Frysinger wrote:
- ignore: u-boot u-boot.{map,lds,srec,ihex}
- if there is a file other than u-boot.bin, you probably want that
- otherwise, you want u-boot.bin
These are decent rules; plus SPL files I guess, and perhaps DTB versions.
What did you think of some kind of "install" or "dist" rule?
i don't have a problem with "install", but "dist" has clear semantics and is not appropriate for what you want: it's for creating a tarball of the current source tree for distribution (i.e. making a release). -mike