mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-06 20:55:24 +08:00
pc386: Add RealTek network driver to the nexus bus.
This commit is contained in:
parent
7b8f3362ae
commit
b8d1fe069b
@ -143,6 +143,7 @@ SYSINIT_DRIVER_REFERENCE(pci, pcib);
|
||||
SYSINIT_DRIVER_REFERENCE(lem, pci);
|
||||
SYSINIT_DRIVER_REFERENCE(igb, pci);
|
||||
SYSINIT_DRIVER_REFERENCE(em, pci);
|
||||
SYSINIT_DRIVER_REFERENCE(re, pci);
|
||||
|
||||
#elif defined(LIBBSP_POWERPC_QORIQ_BSP_H)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user