Change-Id: I160617babdc189d842ea84b0b68938d45fbe978f Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41186 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
7 lines
203 B
Makefile
7 lines
203 B
Makefile
## This file is part of the coreboot project.
|
|
## SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
ramstage-y += model_67x_init.c
|
|
|
|
cpu_microcode_bins += $(wildcard 3rdparty/intel-microcode/intel-ucode/06-07-*)
|