This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
f6dd6d5fd8
zephyr
/
drivers
/
i2c
/
Makefile
2 lines
56 B
Makefile
Raw
Normal View
History
Unescape
Escape
i2c: changing file names to be consistent 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>
2015-10-16 01:54:35 +08:00
obj-$(CONFIG_I2C_DW)
+=
i2c_dw.o i2c_static_irq_stubs.o