mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
add MARVELL to the list of phys to go into miibus
This commit is contained in:
parent
5ea6583e2d
commit
eab341ffa4
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
KMOD= miibus
|
||||
SRCS= mii.c mii_physubr.c ukphy.c ukphy_subr.c bus_if.h pci_if.h
|
||||
SRCS+= miibus_if.h device_if.h miibus_if.c exphy.c nsphy.c
|
||||
SRCS+= miibus_if.h device_if.h miibus_if.c e1000phy.c exphy.c nsphy.c
|
||||
SRCS+= mlphy.c tlphy.c rlphy.c amphy.c dcphy.c pnphy.c inphy.c
|
||||
SRCS+= brgphy.c xmphy.c pnaphy.c lxtphy.c qsphy.c acphy.c
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue