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/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/modules/netgraph/bluetooth/h4/Makefile b/sys/modules/netgraph/bluetooth/h4/Makefile
index 51e85cb..c5d63b5 100644
--- a/sys/modules/netgraph/bluetooth/h4/Makefile
+++ b/sys/modules/netgraph/bluetooth/h4/Makefile
@@ -3,11 +3,9 @@
.PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/h4
-CFLAGS+= -g -I${.CURDIR}/../../../../netgraph/bluetooth/include \
+CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include \
-I${.CURDIR}/../../../../netgraph/bluetooth/drivers/h4
-#CFLAGS+= -DINVARIANTS=1 -DINVARIANT_SUPPORT=1
-
KMOD= ng_h4
SRCS= ng_h4.c
MAN4= ng_h4.4
OpenPOWER on IntegriCloud