summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2011-06-06 20:24:17 +0000
committered <ed@FreeBSD.org>2011-06-06 20:24:17 +0000
commit52acbc4c0a01ae6c8a405c4588f612262bc0a798 (patch)
tree5a8663c8132bc6dbd4b2cdb6efbf75cc743430d6 /usr.sbin/bluetooth
parent3f1de98b344828e5a09a22f49c9068f2de8e689d (diff)
downloadFreeBSD-src-52acbc4c0a01ae6c8a405c4588f612262bc0a798.zip
FreeBSD-src-52acbc4c0a01ae6c8a405c4588f612262bc0a798.tar.gz
Remove redundant assignments to WARNS.
For these directories, WARNS is already implied to be 6.
Diffstat (limited to 'usr.sbin/bluetooth')
-rw-r--r--usr.sbin/bluetooth/ath3kfw/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/ath3kfw/Makefile b/usr.sbin/bluetooth/ath3kfw/Makefile
index 0ff010f..373655b 100644
--- a/usr.sbin/bluetooth/ath3kfw/Makefile
+++ b/usr.sbin/bluetooth/ath3kfw/Makefile
@@ -2,7 +2,6 @@
PROG= ath3kfw
MAN= ath3kfw.8
-WARNS?= 6
DPADD+= ${LIBUSB}
LDADD+= -lusb
OpenPOWER on IntegriCloud