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

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

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