summaryrefslogtreecommitdiffstats
path: root/sys/modules/ndis/Makefile
blob: fe9d308fd7a17c83134b3cc41a3afb3a6326ebe2 (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 card_if.h vnode_if.h

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