aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ath
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2011-11-10 23:16:59 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2011-11-10 23:16:59 +0000
commitbbfa418de5d793aa520faa03523361e51b7c3f6c (patch)
treed34ff9eda3f53bae8701bed387efcd081e0f2b19 /sys/modules/ath
parentecf3f60fed1c4a221b125b032eb458eb883c1e18 (diff)
Notes
Diffstat (limited to 'sys/modules/ath')
-rw-r--r--sys/modules/ath/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/ath/Makefile b/sys/modules/ath/Makefile
index e691abd1d871..50571aaf4394 100644
--- a/sys/modules/ath/Makefile
+++ b/sys/modules/ath/Makefile
@@ -140,9 +140,7 @@ SRCS+= dfs_null.c
CFLAGS+= -I. -I${.CURDIR}/../../dev/ath -I${.CURDIR}/../../dev/ath/ath_hal
-.if !defined(KERNBUILDDIR)
opt_ah.h:
echo '#define AH_SUPPORT_AR5416 1' > $@
-.endif
.include <bsd.kmod.mk>