diff options
Diffstat (limited to 'src/soc/intel/common/pch/Makefile.inc')
-rw-r--r-- | src/soc/intel/common/pch/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/common/pch/Makefile.inc b/src/soc/intel/common/pch/Makefile.inc index fca3908a03..19c17d579c 100644 --- a/src/soc/intel/common/pch/Makefile.inc +++ b/src/soc/intel/common/pch/Makefile.inc @@ -1,3 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only subdirs-$(CONFIG_SOC_INTEL_COMMON_PCH_BASE) += ./* ifeq ($(CONFIG_SOC_INTEL_COMMON_PCH_BASE),y) |