summaryrefslogtreecommitdiffstats
path: root/sys/modules/wlan_tkip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/wlan_tkip/Makefile')
-rw-r--r--sys/modules/wlan_tkip/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/modules/wlan_tkip/Makefile b/sys/modules/wlan_tkip/Makefile
index 46a7257..13ea063 100644
--- a/sys/modules/wlan_tkip/Makefile
+++ b/sys/modules/wlan_tkip/Makefile
@@ -6,9 +6,4 @@ KMOD= wlan_tkip
SRCS= ieee80211_crypto_tkip.c
SRCS+= opt_wlan.h
-.if !defined(KERNBUILDDIR)
-opt_wlan.h:
- echo "#define IEEE80211_DEBUG 1" > ${.TARGET}
-.endif
-
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud