mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Enable the build of OFW I2C bus for FDT systems.
Approved by: adrian (mentor)
This commit is contained in:
parent
f1486b5163
commit
f02d731f89
1 changed files with 1 additions and 0 deletions
|
|
@ -1915,6 +1915,7 @@ dev/ofw/ofw_bus_if.m optional fdt
|
|||
dev/ofw/ofw_bus_subr.c optional fdt
|
||||
dev/ofw/ofw_fdt.c optional fdt
|
||||
dev/ofw/ofw_if.m optional fdt
|
||||
dev/ofw/ofw_iicbus.c optional fdt iicbus
|
||||
dev/ofw/openfirm.c optional fdt
|
||||
dev/ofw/openfirmio.c optional fdt
|
||||
dev/patm/if_patm.c optional patm pci
|
||||
|
|
|
|||
Loading…
Reference in a new issue