summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/bluetooth/l2cap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/bluetooth/l2cap/Makefile')
-rw-r--r--sys/modules/netgraph/bluetooth/l2cap/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/modules/netgraph/bluetooth/l2cap/Makefile b/sys/modules/netgraph/bluetooth/l2cap/Makefile
index d2cc849..623fd86 100644
--- a/sys/modules/netgraph/bluetooth/l2cap/Makefile
+++ b/sys/modules/netgraph/bluetooth/l2cap/Makefile
@@ -3,11 +3,9 @@
.PATH: ${.CURDIR}/../../../../netgraph/bluetooth/l2cap
-CFLAGS+= -g -I${.CURDIR}/../../../../netgraph/bluetooth/include \
+CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include \
-I${.CURDIR}/../../../../netgraph/bluetooth/l2cap
-#CFLAGS+= -DINVARIANTS=1 -DINVARIANT_SUPPORT=1
-
KMOD= ng_l2cap
SRCS= ng_l2cap_main.c ng_l2cap_cmds.c ng_l2cap_evnt.c \
ng_l2cap_ulpi.c ng_l2cap_llpi.c ng_l2cap_misc.c
OpenPOWER on IntegriCloud