diff options
| author | Nate Lawson <njl@FreeBSD.org> | 2004-04-19 17:26:46 +0000 |
|---|---|---|
| committer | Nate Lawson <njl@FreeBSD.org> | 2004-04-19 17:26:46 +0000 |
| commit | e69d8e61f3ec227136ba3f6a742efa260ffe0c81 (patch) | |
| tree | c08c416dd1ab6d88e583c582197a092cef484eb1 /sys/modules/cam | |
| parent | 3c6b83532671542cd3dca53269de78db6c9f7da0 (diff) | |
Notes
Diffstat (limited to 'sys/modules/cam')
| -rw-r--r-- | sys/modules/cam/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/cam/Makefile b/sys/modules/cam/Makefile index 48913cc69aa69..fdb9986a668f3 100644 --- a/sys/modules/cam/Makefile +++ b/sys/modules/cam/Makefile @@ -11,7 +11,6 @@ KMOD= cam SRCS= opt_cam.h SRCS+= opt_scsi.h SRCS+= opt_cd.h -SRCS+= opt_da.h SRCS+= opt_hw_wdog.h SRCS+= opt_pt.h SRCS+= opt_sa.h |
