summaryrefslogtreecommitdiffstats
path: root/sys/modules/aha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/aha/Makefile')
-rw-r--r--sys/modules/aha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/aha/Makefile b/sys/modules/aha/Makefile
index 36c7359..24d356c 100644
--- a/sys/modules/aha/Makefile
+++ b/sys/modules/aha/Makefile
@@ -8,7 +8,7 @@ SRCS= aha.c aha_isa.c ahareg.h opt_cam.h device_if.h bus_if.h \
.if !defined(KERNBUILDDIR)
opt_scsi.h:
- echo "#define SCSI_DELAY 15000" > opt_scsi.h
+ echo "#define SCSI_DELAY 15000" > ${.TARGET}
.endif
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud