e6000sw: always compile it

It now is useful outside of FDT, so add it as a module

Differential Revision:	https://reviews.freebsd.org/D50028
Reviewed by:	imp
This commit is contained in:
Adrian Chadd 2025-04-24 10:33:21 -07:00
parent 322f3f587e
commit bca8685073

View file

@ -103,7 +103,7 @@ SUBDIR= \
dummymbuf \
dummynet \
${_dwwdt} \
${_e6000sw} \
e6000sw \
${_efirt} \
${_em} \
${_ena} \
@ -715,7 +715,6 @@ _rockchip= rockchip
.if !empty(OPT_FDT)
_sdhci_fdt= sdhci_fdt
.endif
_e6000sw= e6000sw
_neta= neta
.endif