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