aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/aic7xxx/ahc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/aic7xxx/ahc/Makefile')
-rw-r--r--sys/modules/aic7xxx/ahc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/aic7xxx/ahc/Makefile b/sys/modules/aic7xxx/ahc/Makefile
index 8fc4c68feebb..3741d4fb666f 100644
--- a/sys/modules/aic7xxx/ahc/Makefile
+++ b/sys/modules/aic7xxx/ahc/Makefile
@@ -1,4 +1,3 @@
-
SYSDIR?=${SRCTOP}/sys
.include "${SYSDIR}/conf/kern.opts.mk"
@@ -28,7 +27,7 @@ ${GENSRCS}: \
-I${SYSDIR}/dev/aic7xxx \
-o aic7xxx_seq.h -r aic7xxx_reg.h \
${REG_PRINT_OPT} \
- -i ${SYSDIR}/dev/aic7xxx/aic7xxx_osm.h \
+ -i "<dev/aic7xxx/aic7xxx_osm.h>" \
${SYSDIR}/dev/aic7xxx/aic7xxx.seq
.elif defined(.MAKE.LEVEL)
# This target interfers with fmake's world view and causes this message