aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ath_hal_ar5210
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2022-03-02 05:54:58 +0000
committerWarner Losh <imp@FreeBSD.org>2022-03-02 05:55:34 +0000
commit369216b039833d30b92cee44d448821ebd4077ce (patch)
treeb26737b36a16d5a4e67188108d27325caab37988 /sys/modules/ath_hal_ar5210
parent3b17e19f026f44637dcd3e0f2e582311c9a69286 (diff)
Diffstat (limited to 'sys/modules/ath_hal_ar5210')
-rw-r--r--sys/modules/ath_hal_ar5210/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ath_hal_ar5210/Makefile b/sys/modules/ath_hal_ar5210/Makefile
index f327b980ef5b..57302b01bdf3 100644
--- a/sys/modules/ath_hal_ar5210/Makefile
+++ b/sys/modules/ath_hal_ar5210/Makefile
@@ -52,4 +52,4 @@ CFLAGS+= -I. -I${SRCTOP}/sys/contrib/dev/ath/ath_hal/
.include <bsd.kmod.mk>
-CWARNFLAGS+= -Wno-unused-but-set-variable
+CWARNFLAGS+= ${NO_WUNUSED_BUT_SET_VARIABLE}