mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add iic_recover_bus.c, now part of iicbus. This should have been added
as part of r320463.
This commit is contained in:
parent
c99321621c
commit
adddeaadc4
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ KMOD= iicbus
|
|||
SRCS= \
|
||||
bus_if.h \
|
||||
device_if.h \
|
||||
iic_recover_bus.c \
|
||||
iicbus.c \
|
||||
iicbus.h \
|
||||
iicbus_if.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue