summaryrefslogtreecommitdiffstats
path: root/sys/modules/wlan_xauth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/wlan_xauth/Makefile')
-rw-r--r--sys/modules/wlan_xauth/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/modules/wlan_xauth/Makefile b/sys/modules/wlan_xauth/Makefile
index ccab4d3..308d8f2 100644
--- a/sys/modules/wlan_xauth/Makefile
+++ b/sys/modules/wlan_xauth/Makefile
@@ -6,9 +6,4 @@ KMOD= wlan_xauth
SRCS= ieee80211_xauth.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