We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4159402 commit 2be8b12Copy full SHA for 2be8b12
sys/modules/usb/mtw/Makefile
@@ -5,5 +5,5 @@ S= ${SRCTOP}/sys
5
KMOD= if_mtw
6
SRCS= opt_bus.h opt_usb.h opt_wlan.h device_if.h bus_if.h usb_if.h \
7
usbdevs.h if_mtw.c
8
-DEBUG_FLAGS=-g
+
9
.include <bsd.kmod.mk>
0 commit comments