b8e941e9b0
Some variants of this chip need a little extra MII fix before being usable, so this is not yet put into GENERIC's.
9 lines
204 B
Makefile
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>
|