aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/pch/Makefile.inc
blob: fca3908a03fb578237b92defacede4a9a130bc3d (plain)
1
2
3
4
5
subdirs-$(CONFIG_SOC_INTEL_COMMON_PCH_BASE) += ./*

ifeq ($(CONFIG_SOC_INTEL_COMMON_PCH_BASE),y)
CPPFLAGS_common += -I$(src)/soc/intel/common/pch/include/
endif