summaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_fxx/Makefile.inc
blob: 50b6f61b6583da63f16e32f58560240fa20b7c39 (plain)
1
2
3
4
5
6
# no conditionals here. If you include this file from a socket, then you get all the binaries.
driver-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