summaryrefslogtreecommitdiffstats
path: root/sys/modules/mii
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/mii')
-rw-r--r--sys/modules/mii/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/mii/Makefile b/sys/modules/mii/Makefile
index 3f2cc48..e24a961 100644
--- a/sys/modules/mii/Makefile
+++ b/sys/modules/mii/Makefile
@@ -8,7 +8,8 @@ SRCS+= ciphy.c device_if.h
SRCS+= e1000phy.c gentbi.c icsphy.c ip1000phy.c jmphy.c lxtphy.c
SRCS+= miibus_if.c miibus_if.h mii.c miidevs.h mii_bitbang.c mii_physubr.c
SRCS+= mlphy.c nsgphy.c nsphy.c nsphyter.c pci_if.h pnaphy.c qsphy.c
-SRCS+= rdcphy.c rgephy.c rlphy.c smcphy.c tdkphy.c tlphy.c truephy.c
+SRCS+= rdcphy.c rgephy.c rlphy.c smcphy.c
+SRCS+= smscphy.c tdkphy.c tlphy.c truephy.c
SRCS+= ukphy.c ukphy_subr.c
SRCS+= xmphy.c
OpenPOWER on IntegriCloud