summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/model_10xxx/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/model_10xxx/Makefile.inc')
-rw-r--r--src/cpu/amd/model_10xxx/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cpu/amd/model_10xxx/Makefile.inc b/src/cpu/amd/model_10xxx/Makefile.inc
index 2f047620587f..f5cf37514c05 100644
--- a/src/cpu/amd/model_10xxx/Makefile.inc
+++ b/src/cpu/amd/model_10xxx/Makefile.inc
@@ -4,3 +4,5 @@ ramstage-y += processor_name.c
romstage-y += update_microcode.c
ramstage-$(CONFIG_HAVE_ACPI_TABLES) += powernow_acpi.c
+
+cpu_microcode-$(CONFIG_CPU_MICROCODE_CBFS_GENERATE) += microcode_blob.c