summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8188/Makefile.inc
diff options
context:
space:
mode:
authorSong Fan <ot_song.fan@mediatek.corp-partner.google.com>2022-07-25 18:27:44 +0800
committerPaul Fagerburg <pfagerburg@chromium.org>2022-07-29 15:04:57 +0000
commit86dde5fe7292a0b5320db8678489645a6ec9a1a2 (patch)
treedfd0dd9b7834652cf59d9fd5bd2e26b2a5eb352f /src/soc/mediatek/mt8188/Makefile.inc
parent11089e2fcdf4ed2c9e074f58419fc9259cf8f1b4 (diff)
downloadcoreboot-86dde5fe7292a0b5320db8678489645a6ec9a1a2.tar.gz
coreboot-86dde5fe7292a0b5320db8678489645a6ec9a1a2.tar.bz2
coreboot-86dde5fe7292a0b5320db8678489645a6ec9a1a2.zip
soc/mediatek/mt8188: Add clk_buf support in romstage
TEST=build pass. BUG=b:233720142 Signed-off-by: Song Fan <ot_song.fan@mediatek.corp-partner.google.com> Change-Id: Ic300b70a38ac204b098ca9ab15cf7045b66fd76d Reviewed-on: https://review.coreboot.org/c/coreboot/+/66182 Reviewed-by: Yidi Lin <yidilin@chromium.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/mediatek/mt8188/Makefile.inc')
-rw-r--r--src/soc/mediatek/mt8188/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/mediatek/mt8188/Makefile.inc b/src/soc/mediatek/mt8188/Makefile.inc
index 647ba65239b3..827b4318e6f5 100644
--- a/src/soc/mediatek/mt8188/Makefile.inc
+++ b/src/soc/mediatek/mt8188/Makefile.inc
@@ -13,6 +13,7 @@ bootblock-y += ../common/mmu_operations.c
bootblock-y += ../common/wdt.c ../common/wdt_req.c wdt.c
romstage-y += ../common/cbmem.c
+romstage-y += ../common/clkbuf.c
romstage-y += emi.c
romstage-y += ../common/mmu_operations.c ../common/mmu_cmops.c
romstage-y += ../common/mt6315.c mt6315.c