diff options
Diffstat (limited to 'src/drivers/i2c/w83795/Makefile.inc')
-rw-r--r-- | src/drivers/i2c/w83795/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/i2c/w83795/Makefile.inc b/src/drivers/i2c/w83795/Makefile.inc index 708a170b2e..330f6a74cf 100644 --- a/src/drivers/i2c/w83795/Makefile.inc +++ b/src/drivers/i2c/w83795/Makefile.inc @@ -1 +1 @@ -driver-$(CONFIG_DRIVERS_I2C_W83795) += w83795.c +ramstage-$(CONFIG_DRIVERS_I2C_W83795) += w83795.c |