This should have been += so clean builds work.

Noticed by: hps@
This commit is contained in:
Warner Losh 2018-03-14 16:45:04 +00:00
parent 157cb465c4
commit 2a559cb8c8

View File

@ -8,7 +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_compat.h
SRCS+= opt_compat.h
SRCS+= opt_ada.h
SRCS+= opt_scsi.h
SRCS+= opt_cd.h