summaryrefslogtreecommitdiffstats
path: root/sys/modules/hifn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/hifn/Makefile')
-rw-r--r--sys/modules/hifn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/hifn/Makefile b/sys/modules/hifn/Makefile
index 9dfd04a..6897e34 100644
--- a/sys/modules/hifn/Makefile
+++ b/sys/modules/hifn/Makefile
@@ -8,7 +8,7 @@ SRCS += opt_bus.h cryptodev_if.h
.if !defined(KERNBUILDDIR)
opt_hifn.h:
- echo "#define HIFN_DEBUG 1" > opt_hifn.h
+ echo "#define HIFN_DEBUG 1" > ${.TARGET}
.endif
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud