summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/nct7802y/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/i2c/nct7802y/Makefile.inc')
-rw-r--r--src/drivers/i2c/nct7802y/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/drivers/i2c/nct7802y/Makefile.inc b/src/drivers/i2c/nct7802y/Makefile.inc
new file mode 100644
index 0000000000..9544de0b3e
--- /dev/null
+++ b/src/drivers/i2c/nct7802y/Makefile.inc
@@ -0,0 +1,3 @@
+ramstage-$(CONFIG_DRIVERS_I2C_NCT7802Y) += nct7802y.c
+ramstage-$(CONFIG_DRIVERS_I2C_NCT7802Y) += nct7802y_fan.c
+ramstage-$(CONFIG_DRIVERS_I2C_NCT7802Y) += nct7802y_peci.c