NetBSD/sys/dev/mii/Makefile
soren b8e941e9b0 Add PHY driver the the Intel 82553 found on some fxp's.
Some variants of this chip need a little extra MII fix before
being usable, so this is not yet put into GENERIC's.
1999-09-05 00:40:27 +00:00

9 lines
204 B
Makefile

# $NetBSD: Makefile,v 1.3 1999/09/05 00:40:27 soren Exp $
INCSDIR= /usr/include/dev/mii
INCS= inphyreg.h iophyreg.h mii.h miivar.h nsphyreg.h qsphyreg.h tlphyreg.h \
tlphyvar.h
.include <bsd.kinc.mk>