Create a new build.h on every make call; this makes sure it contains a
authorStefan Reinauer <stepan@coresystems.de>
Mon, 15 Mar 2010 13:35:19 +0000 (13:35 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Mon, 15 Mar 2010 13:35:19 +0000 (13:35 +0000)
commitc0fbbd0416a6c117d69c71d68a2951e1b1885ce1
treec01061b3aec0619f344311145d3557658183ead4
parent8f4546f7cacd4dfecd2b318e6810dce1f57e45db
Create a new build.h on every make call; this makes sure it contains a
valid compiler signature and time stamp. Since we maintain correct build.h
dependencies in the source code we can also drop "prepare2"

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5213 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Makefile