git: e00b6e254f8b - main - Attach Motorcomm YT8511 GbE PHY driver to the build.

From: Ganbold Tsagaankhuu <ganbold_at_FreeBSD.org>
Date: Wed, 21 Dec 2022 14:39:40 UTC
The branch main has been updated by ganbold:

URL: https://cgit.FreeBSD.org/src/commit/?id=e00b6e254f8b5d052214fd9eb609b333140c42ce

commit e00b6e254f8b5d052214fd9eb609b333140c42ce
Author:     Søren Schmidt <sos@FreeBSD.org>
AuthorDate: 2022-12-21 14:37:19 +0000
Commit:     Ganbold Tsagaankhuu <ganbold@FreeBSD.org>
CommitDate: 2022-12-21 14:39:05 +0000

    Attach Motorcomm YT8511 GbE PHY driver to the build.
---
 sys/conf/files | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys/conf/files b/sys/conf/files
index 2472d296622d..75644d689ff9 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -2434,6 +2434,7 @@ dev/mii/icsphy.c		optional miibus | icsphy
 dev/mii/ip1000phy.c		optional miibus | ip1000phy
 dev/mii/jmphy.c			optional miibus | jmphy
 dev/mii/lxtphy.c		optional miibus | lxtphy
+dev/mii/mcommphy.c		optional miibus | mcommphy
 dev/mii/micphy.c		optional miibus fdt | micphy fdt
 dev/mii/mii.c			optional miibus | mii
 dev/mii/mii_bitbang.c		optional miibus | mii_bitbang