mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
s/myri10ge/mxge/g replacement in the myri10ge files. A few contuation lines were joined because of the regained columns. - Hook the mxge driver back to the build.
7 lines
95 B
Makefile
7 lines
95 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= mxge
|
|
SUBDIR+=mxge_eth_z8e
|
|
SUBDIR+=mxge_ethp_z8e
|
|
|
|
.include <bsd.subdir.mk>
|