summaryrefslogtreecommitdiff
path: root/src/soc/intel/fsp_broadwell_de/Makefile.inc
diff options
context:
space:
mode:
authorAndrey Petrov <anpetrov@fb.com>2019-09-24 14:47:54 -0700
committerPatrick Georgi <pgeorgi@google.com>2019-09-26 09:30:24 +0000
commit6aea9f9923a0245b96d09fe64204310ba093c749 (patch)
tree4bce1688a161e3520a7f56fdc82152e8c48bff7a /src/soc/intel/fsp_broadwell_de/Makefile.inc
parent0a6c62fbbe979b3363152ee8c5aace8a0a12871d (diff)
downloadcoreboot-6aea9f9923a0245b96d09fe64204310ba093c749.tar.xz
soc/intel/fsp_broadwell_de: move get_busno1() into vtd.c
TEST=just build it Change-Id: I34aee507b8c322c816f92cfcae177c069c749ed7 Signed-off-by: Andrey Petrov <anpetrov@fb.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35585 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Diffstat (limited to 'src/soc/intel/fsp_broadwell_de/Makefile.inc')
-rw-r--r--src/soc/intel/fsp_broadwell_de/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/fsp_broadwell_de/Makefile.inc b/src/soc/intel/fsp_broadwell_de/Makefile.inc
index 7b8a788c19..f0944da175 100644
--- a/src/soc/intel/fsp_broadwell_de/Makefile.inc
+++ b/src/soc/intel/fsp_broadwell_de/Makefile.inc
@@ -16,6 +16,7 @@ romstage-y += memmap.c
romstage-y += tsc_freq.c
romstage-y += smbus-imc.c
romstage-y += ubox.c
+romstage-y += vtd.c
postcar-y += tsc_freq.c