Makefile: rename romstage linking filenames
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Mon, 26 Mar 2012 16:03:44 +0000 (19:03 +0300)
committerPatrick Georgi <patrick@georgi-clan.de>
Sat, 31 Mar 2012 09:36:19 +0000 (11:36 +0200)
commitd842f1fe24ec5d507f965ccb25112b12a22e9938
tree25adf8532cb4a03d1ec83a759a762c1a31084274
parenta01ec147e9bd0df0f38a74938640443f7dd2cd6d
Makefile: rename romstage linking filenames

 $(obj)/location.txt ->  $(obj)/romstage/base_xip.txt
 $(obj)/romstage/link1st.ld -> $(obj)/romstage/link_null.ld
 $(obj)/romstage/link2nd.ld -> $(obj)/romstage/link_xip.ld

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