summaryrefslogtreecommitdiffstats
path: root/sys/modules/cam
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2003-07-29 18:08:16 +0000
committernjl <njl@FreeBSD.org>2003-07-29 18:08:16 +0000
commit15f4d540c98cc4d06252e8eb7c283bbe6bdc88db (patch)
treed3243fb13c8ed10fb4f6e4b4bcd9f96d25b9ea24 /sys/modules/cam
parentb7cb53387d226e768ec2895b2cb3e572259ecc3b (diff)
downloadFreeBSD-src-15f4d540c98cc4d06252e8eb7c283bbe6bdc88db.zip
FreeBSD-src-15f4d540c98cc4d06252e8eb7c283bbe6bdc88db.tar.gz
Fix the new DA_OLD_QUIRKS option for normal and module compiles.
Pointed out by: bde
Diffstat (limited to 'sys/modules/cam')
-rw-r--r--sys/modules/cam/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/cam/Makefile b/sys/modules/cam/Makefile
index 0f0d238..be14b61 100644
--- a/sys/modules/cam/Makefile
+++ b/sys/modules/cam/Makefile
@@ -11,6 +11,7 @@ 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