summaryrefslogtreecommitdiffstats
path: root/sys/modules/ndis/Makefile
blob: 9d5380baeb4e091b28b38e9cc9bf65acd478fed9 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${.CURDIR}/../../compat/ndis

KMOD=	ndis
SRCS=	subr_pe.c subr_ndis.c subr_hal.c subr_ntoskrnl.c kern_ndis.c
SRCS+=	opt_bdg.h device_if.h bus_if.h pci_if.h vnode_if.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud