Skip to content

Commit

Permalink
mtw(4) remove misplaced DEBUG_FLAGS
Browse files Browse the repository at this point in the history
PR:		284639
Approved by: markj,emaste
Differential Revision:	https://reviews.freebsd.org/D48895
  • Loading branch information
jsm222 committed Feb 7, 2025
1 parent 4159402 commit 2be8b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/modules/usb/mtw/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 2be8b12

Please sign in to comment.