summaryrefslogtreecommitdiffstats
path: root/sys/modules/cam
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2004-04-19 17:26:46 +0000
committernjl <njl@FreeBSD.org>2004-04-19 17:26:46 +0000
commit5fa6610bf2a33993d7359a1fddb9eb652294f8ab (patch)
treec08c416dd1ab6d88e583c582197a092cef484eb1 /sys/modules/cam
parent59dc6aea9df9e691bea4a37a6ef9a1e002f5afbf (diff)
downloadFreeBSD-src-5fa6610bf2a33993d7359a1fddb9eb652294f8ab.zip
FreeBSD-src-5fa6610bf2a33993d7359a1fddb9eb652294f8ab.tar.gz
Remove opt_da.h from the Makefile as well. Duplication of the option in
both the Makefile and sys/conf/options is what led to this oversight. Apologies for breaking the build.
Diffstat (limited to 'sys/modules/cam')
-rw-r--r--sys/modules/cam/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/cam/Makefile b/sys/modules/cam/Makefile
index 48913cc..fdb9986 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
OpenPOWER on IntegriCloud