Makefile: split romstage linking to separate rules
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Sat, 31 Mar 2012 07:21:29 +0000 (10:21 +0300)
committerPatrick Georgi <patrick@georgi-clan.de>
Sat, 31 Mar 2012 09:34:02 +0000 (11:34 +0200)
commita01ec147e9bd0df0f38a74938640443f7dd2cd6d
tree1c1e54f957db9e4432806bfd5c13c6cfdfbe0b54
parent608d15b6960246e29a221d2b6bb4a94e6d224627
Makefile: split romstage linking to separate rules

After change it is more clear how romstage is linked twice and with
what scripts. Also with the change, it is easier to add some
object of static size that need to be re-compiled for the 2nd link.
One such object could be md5sum of executable.

Change-Id: Ib34d1876071a51345c5c7319a0ed937868817fd1
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/803
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
src/arch/x86/Makefile.inc