mb/google/nissa/var/rull: Add 6W and 15W DPTF parameters
[coreboot.git] / src / soc / intel / common / basecode / Makefile.mk
blob4037484cf80cc78e11424a2d2dad37bbb14d1932
1 ## SPDX-License-Identifier: GPL-2.0-only
2 ifeq ($(CONFIG_SOC_INTEL_COMMON_BASECODE),y)
4 subdirs-y += ./*
6 CPPFLAGS_common += -I$(src)/soc/intel/common/basecode/include/
8 endif