summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/bluetooth/h4/Makefile
blob: 808f44c9dd2c2ba423a79258053c668e5f7c9440 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.1 2002/11/24 20:40:04 max Exp $
# $FreeBSD$

.PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/h4

CFLAGS+=	-I${SRCTOP}/sys/netgraph/bluetooth/include \
		-I${SRCTOP}/sys/netgraph/bluetooth/drivers/h4

KMOD=		ng_h4
SRCS=		ng_h4.c

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