summaryrefslogtreecommitdiffstats
path: root/sys/modules/cam
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2011-04-19 07:30:22 +0000
committeruqs <uqs@FreeBSD.org>2011-04-19 07:30:22 +0000
commitb1b31d4cfa3e06c0a1e1d719bde72be095f5affe (patch)
treef720fa621d2ad984425fd877ef72e56a280b8b63 /sys/modules/cam
parent349e4f52c1436352c0cecede14f91c169249f49d (diff)
downloadFreeBSD-src-b1b31d4cfa3e06c0a1e1d719bde72be095f5affe.zip
FreeBSD-src-b1b31d4cfa3e06c0a1e1d719bde72be095f5affe.tar.gz
Fix make buildworld -DMODULES_WITH_WORLD after r220454.
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 e945c80..0f99465 100644
--- a/sys/modules/cam/Makefile
+++ b/sys/modules/cam/Makefile
@@ -8,6 +8,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_scsi.h
SRCS+= opt_cd.h
SRCS+= opt_pt.h
OpenPOWER on IntegriCloud