mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add required header files.
Reported by: andreast@
This commit is contained in:
parent
3982006ed5
commit
94d7be6551
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ SRCS= imx_i2c.c
|
|||
SRCS+= \
|
||||
bus_if.h \
|
||||
device_if.h \
|
||||
fdt_pinctrl_if.h
|
||||
gpio_if.h \
|
||||
iicbus_if.h \
|
||||
ofw_bus_if.h \
|
||||
opt_platform.h \
|
||||
|
|
|
|||
Loading…
Reference in a new issue