summaryrefslogtreecommitdiff
path: root/src/soc/intel/tigerlake/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/tigerlake/Makefile.inc')
-rw-r--r--src/soc/intel/tigerlake/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/soc/intel/tigerlake/Makefile.inc b/src/soc/intel/tigerlake/Makefile.inc
index 39a45f9d6f..22714e1166 100644
--- a/src/soc/intel/tigerlake/Makefile.inc
+++ b/src/soc/intel/tigerlake/Makefile.inc
@@ -58,4 +58,7 @@ verstage-y += gpio.c
CPPFLAGS_common += -I$(src)/soc/intel/tigerlake
CPPFLAGS_common += -I$(src)/soc/intel/tigerlake/include
+cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-8c-01
+cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-8c-02
+
endif