aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_fxx/Makefile.inc
blob: 4e89f40d3ed9ab81d74c3e2e4c1df441d8695c42 (plain)
1
2
3
4
5
6
7
8
9
10
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