summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/lbg/Makefile.inc
blob: d3dd76009b835d328a845fe972fe024064827648 (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

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