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

.PATH: ${.CURDIR}/../../dev/siba

KMOD=	siba_bwn
SRCS=	siba_core.c siba_bwn.c sibareg.h sibavar.h
SRCS+=	device_if.h bus_if.h pci_if.h

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