summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-02-22 14:40:45 -0300
committerRenato Botelho <renato@netgate.com>2016-02-22 14:40:45 -0300
commit6a0f7868a911546f7be04cc546e99cc803686af3 (patch)
treef356a9eb233ea7f89db9b9fbba6a2a09aabe65ed /sys/modules
parentebf7034c8be3fe2fff1d3a2ebe4ef6c3daa40074 (diff)
downloadFreeBSD-src-6a0f7868a911546f7be04cc546e99cc803686af3.zip
FreeBSD-src-6a0f7868a911546f7be04cc546e99cc803686af3.tar.gz
Revert "Fix the build after net80211HEAD.tgz."
This reverts commit b05262eae8651c5f280c6fadf2e22f70af66d6ca.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/ath/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/ath/Makefile b/sys/modules/ath/Makefile
index 33a1650..c5a40c9 100644
--- a/sys/modules/ath/Makefile
+++ b/sys/modules/ath/Makefile
@@ -162,7 +162,6 @@ opt_ah.h:
CWARNFLAGS.ah_regdomain.c= ${NO_WSHIFT_COUNT_NEGATIVE} ${NO_WSHIFT_COUNT_OVERFLOW}
# XXX Work around clang warnings, until maintainer approves fix.
CWARNFLAGS.if_ath.c= ${NO_WSOMETIMES_UNINITIALIZED}
-CWARNFLAGS+= ${CWARNFLAGS.${.IMPSRC:T}}
# AR9300 HAL build overrides, as there's still some code to tidy up
CWARNFLAGS.ar9300_eeprom.c= ${NO_WCONSTANT_CONVERSION}
OpenPOWER on IntegriCloud