summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/bluetooth/bt3c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/bluetooth/bt3c/Makefile')
-rw-r--r--sys/modules/netgraph/bluetooth/bt3c/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/modules/netgraph/bluetooth/bt3c/Makefile b/sys/modules/netgraph/bluetooth/bt3c/Makefile
index de1aa20..4d00d32 100644
--- a/sys/modules/netgraph/bluetooth/bt3c/Makefile
+++ b/sys/modules/netgraph/bluetooth/bt3c/Makefile
@@ -3,12 +3,9 @@
.PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/bt3c
-CFLAGS+= -g -I${.CURDIR}/../../../../netgraph/bluetooth/include \
+CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include \
-I${.CURDIR}/../../../../netgraph/bluetooth/drivers/bt3c
-#CFLAGS+= -DINVARIANTS=1 -DINVARIANT_SUPPORT=1
-#CFLAGS+= -DWITNESS=1 -DWITNESS_SKIPSPIN=1
-
KMOD= ng_bt3c
SRCS= ng_bt3c_pccard.c bus_if.h card_if.h device_if.h
MAN4= ng_bt3c.4
OpenPOWER on IntegriCloud