summaryrefslogtreecommitdiff
path: root/sys/modules/cam
diff options
context:
space:
mode:
authorAlexander Motin <mav@FreeBSD.org>2011-04-26 17:01:49 +0000
committerAlexander Motin <mav@FreeBSD.org>2011-04-26 17:01:49 +0000
commit0d307e09052349a4d1ed7cb93792005622bcf690 (patch)
treec2addcf01914b57db809b818c842c9fb3345fe25 /sys/modules/cam
parentf30bc1f3b5742cb8329b9b308fde35d215eaa1d1 (diff)
downloadsrc-test2-0d307e09052349a4d1ed7cb93792005622bcf690.tar.gz
src-test2-0d307e09052349a4d1ed7cb93792005622bcf690.zip
Notes
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 0f99465e1227..f1bfdb94d310 100644
--- a/sys/modules/cam/Makefile
+++ b/sys/modules/cam/Makefile
@@ -9,6 +9,7 @@ KMOD= cam
# See sys/conf/options for the flags that go into the different opt_*.h files.
SRCS= opt_cam.h
SRCS+= opt_ada.h
+SRCS+= opt_ata.h
SRCS+= opt_scsi.h
SRCS+= opt_cd.h
SRCS+= opt_pt.h