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

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

KMOD    = if_rtwn
SRCS    = if_rtwn.c device_if.h bus_if.h pci_if.h

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