Include the git ID in the build string
commitd7091614badc4918a667f4478b2559e76dc2ff17
authorH. Peter Anvin <hpa@zytor.com>
Mon, 7 Jul 2008 19:08:47 +0000 (7 12:08 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 7 Jul 2008 19:08:47 +0000 (7 12:08 -0700)
tree1c5f8c2a68ab04f04b6fbb6cbe04fcad76b4dce1
parent09dcba81bb7220e929093913bbfcb2c47e0ed4fb
Include the git ID in the build string

If we're doing an unofficial build from git, put the git id and a
dirty flag in the build string, instead of a timestamp.  This is a lot
more useful.
core/Makefile
core/gen-id.sh [new file with mode: 0755]