diff options
Diffstat (limited to 'src/soc/intel/common')
-rw-r--r-- | src/soc/intel/common/block/vtd/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/vtd/Makefile.inc b/src/soc/intel/common/block/vtd/Makefile.inc index 440aaba713..e717f2b8aa 100644 --- a/src/soc/intel/common/block/vtd/Makefile.inc +++ b/src/soc/intel/common/block/vtd/Makefile.inc @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + # VT-d will not be functional in bootblock and verstage yet. # It will become available after FSP memory init. # If coreboot does native VT-d initialization, early DMA protection |