No need to genreate these here
This commit is contained in:
parent
31e55059be
commit
66e3952aad
@ -4,11 +4,6 @@
|
||||
|
||||
KMOD= aha
|
||||
SRCS= aha.c aha_isa.c ahareg.h opt_cam.h device_if.h bus_if.h \
|
||||
opt_scsi.h isa_if.h
|
||||
|
||||
.if !defined(KERNBUILDDIR)
|
||||
opt_scsi.h:
|
||||
echo "#define SCSI_DELAY 15000" > ${.TARGET}
|
||||
.endif
|
||||
isa_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -3,11 +3,6 @@
|
||||
.PATH: ${.CURDIR}/../../dev/ahb
|
||||
|
||||
KMOD= ahb
|
||||
SRCS= ahb.c opt_cam.h device_if.h bus_if.h eisa_if.h opt_scsi.h
|
||||
|
||||
.if !defined(KERNBUILDDIR)
|
||||
opt_scsi.h:
|
||||
echo "#define SCSI_DELAY 15000" > ${.TARGET}
|
||||
.endif
|
||||
SRCS= ahb.c opt_cam.h device_if.h bus_if.h eisa_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user