Naming convention uses the _ not - in the file names. In a recent commit for I2C this for some reason changed. Making the names now more consistent with other files. Change-Id: I1e363c0c09ae0c8b2ac3def3beeaaeafcc01eb74 Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
1 line
56 B
Makefile
1 line
56 B
Makefile
obj-$(CONFIG_I2C_DW) += i2c_dw.o i2c_static_irq_stubs.o
|