aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/Makefile.inc
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-11-23 13:25:33 +0100
committerAngel Pons <th3fanbus@gmail.com>2021-01-24 12:04:09 +0000
commitb89c8bb13536abeb84bfaad28bbbd8ebfacb0137 (patch)
tree69a291c6aa9bf9130f542b594a3ff27680d89efd /src/soc/intel/broadwell/Makefile.inc
parent9d733def594cd9b982260743d2c48b3abad17255 (diff)
soc/intel/broadwell: Drop now-unused CPU code
All boards now use Haswell's CPU code, which also supports Broadwell. Change-Id: Ia0b8f7bf64334dd965baad0a30a7bb0ed81c4cac Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46950 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.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/intel/broadwell/Makefile.inc b/src/soc/intel/broadwell/Makefile.inc
index 01f351d681..dc16ae4bb9 100644
--- a/src/soc/intel/broadwell/Makefile.inc
+++ b/src/soc/intel/broadwell/Makefile.inc
@@ -1,10 +1,6 @@
ifeq ($(CONFIG_SOC_INTEL_BROADWELL),y)
-ifeq ($(CONFIG_CPU_INTEL_HASWELL),y)
romstage-y += cpu/romstage.c
-else
-subdirs-y += cpu
-endif
subdirs-y += pch