]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Avoid rebuilding keymap files automatically
authorMichael Brown <mcb30@ipxe.org>
Wed, 16 Mar 2011 14:06:46 +0000 (14:06 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 16 Mar 2011 14:06:46 +0000 (14:06 +0000)
commit9b68dc78b9e32dccc7c8a51f9460c6ffc63195a5
tree4447563579a645a5ddf25adf51c9c3560e26a6a5
parentddad96cd2347fead28a98002754ac243b8dedb3f
[build] Avoid rebuilding keymap files automatically

The keymap files, though autogenerated, are checked in to version
control and should be considered as source files.  They should never
be automatically rebuilt.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/Makefile.housekeeping