coreboot/src
Kyösti Mälkki d842f1fe24 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>
2012-03-31 11:36:19 +02:00
..
arch/x86 Makefile: rename romstage linking filenames 2012-03-31 11:36:19 +02:00
boot Add more timestamps in coreboot. 2012-03-30 17:45:20 +02:00
console Fix typos in src/console/Kconfig 2012-03-29 22:35:12 +02:00
cpu Make MTRR min hole alignment 64MB 2012-03-30 17:56:10 +02:00
devices Don't unconditionally add support for cardbus and pci-x devices 2012-03-30 17:57:38 +02:00
drivers Detect whether the OXPCIE card is really present while in the ROM stage. 2012-03-29 23:04:06 +02:00
ec X60/T60: Add option to enable/disable bluetooth 2012-01-31 18:03:40 +01:00
include Make MTRR min hole alignment 64MB 2012-03-30 17:56:10 +02:00
lib Add native memset() function on x86 2012-03-30 00:57:24 +02:00
mainboard Drop obsolete TINY_BOOTBLOCK 2012-03-31 11:28:07 +02:00
northbridge Add the support for RDC R8610 Northbridge 2012-03-27 18:37:57 +02:00
pc80 Add DEBUG_TPM option to Debugging menu 2012-03-30 17:56:22 +02:00
southbridge Add support for RDC R8610 Southbridge 2012-03-27 18:39:05 +02:00
superio SIO: Add smsc sio1036 superio 2012-02-17 17:19:34 +01:00
vendorcode Add TPM support to coreboot 2012-03-30 02:04:20 +02:00
Kconfig Add DEBUG_TPM option to Debugging menu 2012-03-30 17:56:22 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00