aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_fxx/Makefile.inc
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2018-05-24 00:34:15 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2018-05-31 03:42:11 +0000
commitd840eb5719e51e1946ab322c0eb94defc72dde1d (patch)
treed74fa8bb59692dbb92fed137363d61f427dda2d0 /src/cpu/amd/model_fxx/Makefile.inc
parent4979ffc5cb267c7b0a5ad84c8bb9729e6b5613b1 (diff)
Remove AMD K8 cpu and northbridge support
Change-Id: I9c53dfa93bf906334f5c80e4525a1c27153656a3 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/26673 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/cpu/amd/model_fxx/Makefile.inc')
-rw-r--r--src/cpu/amd/model_fxx/Makefile.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/cpu/amd/model_fxx/Makefile.inc b/src/cpu/amd/model_fxx/Makefile.inc
deleted file mode 100644
index 4e89f40d3e..0000000000
--- a/src/cpu/amd/model_fxx/Makefile.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-romstage-y += ../../x86/mtrr/earlymtrr.c
-romstage-y += ../car/post_cache_as_ram.c
-
-# no conditionals here. If you include this file from a socket, then you get all the binaries.
-ramstage-y += model_fxx_init.c
-ramstage-y += model_fxx_update_microcode.c
-ramstage-y += processor_name.c
-ramstage-$(CONFIG_HAVE_ACPI_TABLES) += powernow_acpi.c
-
-cpu_microcode_bins += 3rdparty/blobs/cpu/amd/model_fxx/microcode.bin