mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 23:04:36 -04:00
mtw(4) remove misplaced DEBUG_FLAGS
PR: 284639 Approved by: markj,emaste Differential Revision: https://reviews.freebsd.org/D48895
This commit is contained in:
parent
41594021fa
commit
2be8b121bf
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ S= ${SRCTOP}/sys
|
|||
KMOD= if_mtw
|
||||
SRCS= opt_bus.h opt_usb.h opt_wlan.h device_if.h bus_if.h usb_if.h \
|
||||
usbdevs.h if_mtw.c
|
||||
DEBUG_FLAGS=-g
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue