summaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_68x/Makefile.inc
blob: 618634849811cfac012d6232125895d5cfd14e14 (plain)
1
2
3
4
5
6
7
## This file is part of the coreboot project.
## SPDX-License-Identifier: GPL-2.0-or-later

ramstage-y += model_68x_init.c
subdirs-y += ../../x86/name

cpu_microcode_bins += $(wildcard 3rdparty/intel-microcode/intel-ucode/06-08-*)