diff options
Diffstat (limited to 'src/drivers/i2c/sx9360/Makefile.inc')
-rw-r--r-- | src/drivers/i2c/sx9360/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/i2c/sx9360/Makefile.inc b/src/drivers/i2c/sx9360/Makefile.inc new file mode 100644 index 0000000000..695bb527c7 --- /dev/null +++ b/src/drivers/i2c/sx9360/Makefile.inc @@ -0,0 +1 @@ +ramstage-$(CONFIG_DRIVERS_I2C_SX9360) += sx9360.c |