aboutsummaryrefslogtreecommitdiff
path: root/sbin/kldunload
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/kldunload')
-rw-r--r--sbin/kldunload/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/kldunload/Makefile b/sbin/kldunload/Makefile
index 48e5c035ccdc..1a25a02351be 100644
--- a/sbin/kldunload/Makefile
+++ b/sbin/kldunload/Makefile
@@ -28,6 +28,5 @@
PROG= kldunload
MAN= kldunload.8
-WARNS?= 6
.include <bsd.prog.mk>