summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/lbg/Makefile.inc
blob: 5dedc8368f8227884f53f9ed3f7506b726f658c0 (plain)
1
2
3
4
5
6
7
## SPDX-License-Identifier: GPL-2.0-only

bootblock-y += soc_pch.c soc_gpio.c
romstage-y += soc_pmutil.c soc_gpio.c
ramstage-y += soc_pmutil.c soc_pch.c soc_gpio.c lockdown.c

CPPFLAGS_common += -I$(src)/soc/intel/xeon_sp/lbg/include