Index: head/sys/modules/ahb/Makefile =================================================================== --- head/sys/modules/ahb/Makefile (nonexistent) +++ head/sys/modules/ahb/Makefile (revision 131290) @@ -0,0 +1,12 @@ +# $FreeBSD$ + +.PATH: ${.CURDIR}/../../dev/ahb + +KMOD= ahb +SRCS= ahb.c opt_cam.h device_if.h bus_if.h \ + eisa_if.h opt_scsi.h + +opt_scsi.h: + echo "#define SCSI_DELAY 15000" > opt_scsi.h + +.include Property changes on: head/sys/modules/ahb/Makefile ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property