]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Make version.o depend on the git index
authorThomas Miletich <thomas.miletich@gmail.com>
Fri, 2 Nov 2012 15:00:09 +0000 (15:00 +0000)
committerMichael Brown <mcb30@ipxe.org>
Fri, 2 Nov 2012 15:00:09 +0000 (15:00 +0000)
commitf68b4069b1aeeeff3cef33659efd001125adcb26
treef3edc4ec03ba11c59b2ec0b9703ff2a534a0b235
parent4867085c0cd334004e8d67dff7bd53996f23ade6
[build] Make version.o depend on the git index

The version number string is currently updated only if version.o
happens to be rebuilt due to changes in its dependencies.  Add a
dependency upon the git index, so that the version number is updated
after any checkout.

Signed-off-by: Thomas Miletich <thomas.miletich@gmail.com>
Modified-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/Makefile.housekeeping