summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/bluetooth/h4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/bluetooth/h4/Makefile')
-rw-r--r--sys/modules/netgraph/bluetooth/h4/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/modules/netgraph/bluetooth/h4/Makefile b/sys/modules/netgraph/bluetooth/h4/Makefile
index 9ef247e..51e85cb 100644
--- a/sys/modules/netgraph/bluetooth/h4/Makefile
+++ b/sys/modules/netgraph/bluetooth/h4/Makefile
@@ -1,12 +1,12 @@
-# $Id: Makefile,v 1.7 2002/11/03 02:15:54 max Exp $
+# $Id: Makefile,v 1.1 2002/11/24 20:40:04 max Exp $
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/h4
CFLAGS+= -g -I${.CURDIR}/../../../../netgraph/bluetooth/include \
- -I${.CURDIR}/../../../../netgraph/bluetooth/drivers/h4 \
- -DINVARIANTS=1 -DINVARIANT_SUPPORT=1
-# -DWITNESS=1 -DWITNESS_SKIPSPIN=1
+ -I${.CURDIR}/../../../../netgraph/bluetooth/drivers/h4
+
+#CFLAGS+= -DINVARIANTS=1 -DINVARIANT_SUPPORT=1
KMOD= ng_h4
SRCS= ng_h4.c
OpenPOWER on IntegriCloud