summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/model_fxx/Makefile.inc
blob: eb6264065676ac03c765ddecd20246e00dec5ff9 (plain)
1
2
3
4
5
6
7
romstage-y += ../../x86/mtrr/earlymtrr.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_GENERATE_ACPI_TABLES) += powernow_acpi.c