summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2008-05-27 01:23:17 +0000
committeryongari <yongari@FreeBSD.org>2008-05-27 01:23:17 +0000
commit06f1826c5733e5447d167d8e7b91644f11b1b8b8 (patch)
tree6281acecd24328379942d1b2840a911223dcd487 /sys/modules
parent8e89f1d99c97a6b80550c60db1fd52cee01ae718 (diff)
downloadFreeBSD-src-06f1826c5733e5447d167d8e7b91644f11b1b8b8.zip
FreeBSD-src-06f1826c5733e5447d167d8e7b91644f11b1b8b8.tar.gz
Connect jmphy(4) 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 30f031f..9b7ffd8 100644
--- a/sys/modules/mii/Makefile
+++ b/sys/modules/mii/Makefile
@@ -4,7 +4,7 @@
KMOD= miibus
SRCS= acphy.c amphy.c atphy.c bmtphy.c brgphy.c bus_if.h ciphy.c device_if.h
-SRCS+= e1000phy.c exphy.c gentbi.c icsphy.c inphy.c ip1000phy.c
+SRCS+= e1000phy.c exphy.c gentbi.c icsphy.c inphy.c ip1000phy.c jmphy.c
SRCS+= lxtphy.c miibus_if.c miibus_if.h mii.c miidevs.h mii_physubr.c
SRCS+= mlphy.c nsgphy.c nsphy.c nsphyter.c pci_if.h pnaphy.c qsphy.c
SRCS+= rgephy.c rlphy.c ruephy.c tdkphy.c tlphy.c ukphy.c ukphy_subr.c
OpenPOWER on IntegriCloud