summaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/Makefile.inc
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-11-23 13:28:57 +0100
committerAngel Pons <th3fanbus@gmail.com>2021-01-24 12:04:25 +0000
commite751a101c08d540c59fc39def9681a0ee227d825 (patch)
tree89443ef7d6e3f5d8318dd5b8b9ff35834fc1bc91 /src/soc/intel/broadwell/Makefile.inc
parentb89c8bb13536abeb84bfaad28bbbd8ebfacb0137 (diff)
downloadcoreboot-e751a101c08d540c59fc39def9681a0ee227d825.tar.xz
soc/intel/broadwell: Move romstage.c to Haswell
Broadwell no longer has CPU code. Change-Id: I9c9717439a702dddaa613a30e6f3da29887ec4bd Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46951 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/broadwell/Makefile.inc')
-rw-r--r--src/soc/intel/broadwell/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/broadwell/Makefile.inc b/src/soc/intel/broadwell/Makefile.inc
index dc16ae4bb9..5e0ce649bf 100644
--- a/src/soc/intel/broadwell/Makefile.inc
+++ b/src/soc/intel/broadwell/Makefile.inc
@@ -1,7 +1,5 @@
ifeq ($(CONFIG_SOC_INTEL_BROADWELL),y)
-romstage-y += cpu/romstage.c
-
subdirs-y += pch
bootblock-y += bootblock.c