summaryrefslogtreecommitdiffstats
path: root/sys/modules/ath_rate_sample/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ath_rate_sample/Makefile')
-rw-r--r--sys/modules/ath_rate_sample/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/ath_rate_sample/Makefile b/sys/modules/ath_rate_sample/Makefile
index 7e5d6e1..02a5acf 100644
--- a/sys/modules/ath_rate_sample/Makefile
+++ b/sys/modules/ath_rate_sample/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