aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_fxx/Makefile.inc
blob: 99c09c83955e7b82644b663d021c86f70402c196 (plain)
1
2
3
4
5
6
# 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 += apic_timer.c
ramstage-y += model_fxx_update_microcode.c
ramstage-y += processor_name.c
ramstage-$(CONFIG_GENERATE_ACPI_TABLES) += powernow_acpi.c