blob: 19a6255c6b9b086499f4005cd30e69f5551c5bac [file] [log] [blame]
Kyösti Mälkki88a67f02013-12-12 12:27:53 +02001romstage-y += ../../x86/mtrr/earlymtrr.c
2
Stefan Reinauer14e22772010-04-27 06:56:47 +00003# no conditionals here. If you include this file from a socket, then you get all the binaries.
Patrick Georgi23f38cd2012-11-16 14:50:32 +01004ramstage-y += model_fxx_init.c
Patrick Georgi8463dd92010-09-30 16:55:02 +00005ramstage-y += model_fxx_update_microcode.c
6ramstage-y += processor_name.c
Vladimir Serbinenko822bc652014-01-03 15:55:40 +01007ramstage-$(CONFIG_HAVE_ACPI_TABLES) += powernow_acpi.c
Kyösti Mälkki5fe1fb7a2013-12-08 07:21:05 +02008
9cpu_microcode-$(CONFIG_CPU_MICROCODE_CBFS_GENERATE) += microcode_blob.c