mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ciphy wasn't included here.
This commit is contained in:
parent
08576af02f
commit
bf12d88020
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ SRCS= mii.c mii_physubr.c ukphy.c ukphy_subr.c bus_if.h pci_if.h
|
|||
SRCS+= miibus_if.h miidevs.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 tdkphy.c
|
||||
SRCS+= bmtphy.c brgphy.c xmphy.c pnaphy.c lxtphy.c qsphy.c acphy.c nsgphy.c
|
||||
SRCS+= rgephy.c ruephy.c
|
||||
SRCS+= rgephy.c ruephy.c ciphy.c
|
||||
|
||||
EXPORT_SYMS= mii_mediachg \
|
||||
mii_tick \
|
||||
|
|
|
|||
Loading…
Reference in a new issue