summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2006-07-25 00:20:11 +0000
committeryongari <yongari@FreeBSD.org>2006-07-25 00:20:11 +0000
commit45d3d5a579e1aa1e01cc3888afd8e495417f6b45 (patch)
tree3385ef104066da4b9abe7ea9f19a853f1e797873 /sys/modules
parentc0bdddc8eab1cc544f9d9a27e01fe3c8a0479d00 (diff)
downloadFreeBSD-src-45d3d5a579e1aa1e01cc3888afd8e495417f6b45.zip
FreeBSD-src-45d3d5a579e1aa1e01cc3888afd8e495417f6b45.tar.gz
Connect gentbi, ip1000phy to the build.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/mii/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/mii/Makefile b/sys/modules/mii/Makefile
index 9475418..a4d5a30 100644
--- a/sys/modules/mii/Makefile
+++ b/sys/modules/mii/Makefile
@@ -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 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 ciphy.c
+SRCS+= rgephy.c ruephy.c ciphy.c gentbi.c ip1000phy.c
EXPORT_SYMS= mii_mediachg \
mii_tick \
OpenPOWER on IntegriCloud