mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 08:11:14 +08:00
Add BRIDGE(4) support to configuration
This commit is contained in:
@@ -111,6 +111,9 @@
|
||||
#define SYSINIT_NEED_NET_IF_DC \
|
||||
SYSINIT_DRIVER_REFERENCE(dc, pci)
|
||||
|
||||
#define SYSINIT_NEED_NET_IF_BRIDGE \
|
||||
SYSINIT_MODULE_REFERENCE(if_bridge)
|
||||
|
||||
#define SYSINIT_NEED_NET_IF_LAGG \
|
||||
SYSINIT_MODULE_REFERENCE(if_lagg)
|
||||
|
||||
|
Reference in New Issue
Block a user