summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/nct7802y
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/i2c/nct7802y')
-rw-r--r--src/drivers/i2c/nct7802y/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/i2c/nct7802y/Makefile.inc b/src/drivers/i2c/nct7802y/Makefile.inc
index 9544de0b3e..bb91e5027e 100644
--- a/src/drivers/i2c/nct7802y/Makefile.inc
+++ b/src/drivers/i2c/nct7802y/Makefile.inc
@@ -1,3 +1,5 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
ramstage-$(CONFIG_DRIVERS_I2C_NCT7802Y) += nct7802y.c
ramstage-$(CONFIG_DRIVERS_I2C_NCT7802Y) += nct7802y_fan.c
ramstage-$(CONFIG_DRIVERS_I2C_NCT7802Y) += nct7802y_peci.c