aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/thatcher/Makefile.inc
diff options
context:
space:
mode:
authorMike Banon <mikebdp2@gmail.com>2020-02-13 16:25:10 +0000
committerPatrick Georgi <pgeorgi@google.com>2020-02-24 13:56:23 +0000
commit0bed4c84cc73870bb9757fc5229d33032ff71b5b (patch)
tree028ab75f98f4cdf607ca811a56f6e8415db23c01 /src/mainboard/amd/thatcher/Makefile.inc
parent0dcbcd31918cd0dd7e4f1086649dfe4a04397633 (diff)
mb/amd/thatcher: Switch away from ROMCC_BOOTBLOCK
Warning: Not tested on hardware. Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Signed-off-by: Mike Banon <mikebdp2@gmail.com> Change-Id: I948eeaaeb7975561fffc1218c70dba6a784101fe Reviewed-on: https://review.coreboot.org/c/coreboot/+/38877 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/amd/thatcher/Makefile.inc')
-rw-r--r--src/mainboard/amd/thatcher/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/amd/thatcher/Makefile.inc b/src/mainboard/amd/thatcher/Makefile.inc
index f8895faa92..4dde2cfd1e 100644
--- a/src/mainboard/amd/thatcher/Makefile.inc
+++ b/src/mainboard/amd/thatcher/Makefile.inc
@@ -13,6 +13,8 @@
# GNU General Public License for more details.
#
+bootblock-y += bootblock.c
+
romstage-y += buildOpts.c
romstage-y += BiosCallOuts.c
romstage-y += OemCustomize.c