aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/cpu/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/cpu/Makefile.inc')
-rw-r--r--src/soc/intel/broadwell/cpu/Makefile.inc30
1 files changed, 0 insertions, 30 deletions
diff --git a/src/soc/intel/broadwell/cpu/Makefile.inc b/src/soc/intel/broadwell/cpu/Makefile.inc
deleted file mode 100644
index 803696a1f0..0000000000
--- a/src/soc/intel/broadwell/cpu/Makefile.inc
+++ /dev/null
@@ -1,30 +0,0 @@
-subdirs-y += ../../../../cpu/x86/lapic
-subdirs-y += ../../../../cpu/x86/mtrr
-subdirs-y += ../../../../cpu/x86/smm
-subdirs-y += ../../../../cpu/x86/tsc
-subdirs-y += ../../../../cpu/intel/microcode
-subdirs-y += ../../../../cpu/intel/turbo
-subdirs-y += ../../../../cpu/intel/common
-
-bootblock-y += bootblock.c
-bootblock-y += ../../../../cpu/intel/car/bootblock.c
-bootblock-y += ../../../../cpu/intel/car/non-evict/cache_as_ram.S
-bootblock-y += ../../../../cpu/x86/early_reset.S
-
-romstage-y += romstage.c
-romstage-y += ../../../../cpu/intel/car/romstage.c
-
-postcar-y += ../../../../cpu/intel/car/non-evict/exit_car.S
-
-ramstage-y += acpi.c
-ramstage-y += cpu.c
-ramstage-y += smmrelocate.c
-
-bootblock-y += tsc_freq.c
-ramstage-y += tsc_freq.c
-romstage-y += tsc_freq.c
-smm-y += tsc_freq.c
-postcar-y += tsc_freq.c
-verstage-y += tsc_freq.c
-
-cpu_microcode_bins += 3rdparty/blobs/soc/intel/broadwell/microcode.bin