summaryrefslogtreecommitdiffstats
path: root/sys/modules/ath_rate_onoe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ath_rate_onoe/Makefile')
-rw-r--r--sys/modules/ath_rate_onoe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/ath_rate_onoe/Makefile b/sys/modules/ath_rate_onoe/Makefile
index 3f71e86..96cd38c 100644
--- a/sys/modules/ath_rate_onoe/Makefile
+++ b/sys/modules/ath_rate_onoe/Makefile
@@ -61,8 +61,8 @@ opt_ah.h: ${HAL}/public/${ATH_MODULE_ARCH}-elf.opt_ah.h
.if !defined(KERNBUILDDIR)
opt_wlan.h:
- echo "#define IEEE80211_DEBUG 1" > opt_wlan.h
-# echo > opt_wlan.h
+ echo "#define IEEE80211_DEBUG 1" > ${.TARGET}
+# echo > ${.TARGET}
.endif
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud