Author: bryanv
Date: Tue Feb 26 05:12:25 2013
New Revision: 247305
URL: http://svnweb.freebsd.org/changeset/base/247305
Log:
MFC part of r241470 missed in r246582
Add the VirtIO SCSI Makefile. I was in one directory too
deep when I did the previous commit.
Approved by: grehan
Added:
stable/9/sys/modules/virtio/scsi/
- copied from r241470, head/sys/modules/virtio/scsi/
Modified:
stable/9/sys/modules/virtio/Makefile
Modified: stable/9/sys/modules/virtio/Makefile
==============================================================================
--- stable/9/sys/modules/virtio/Makefile Tue Feb 26 04:59:02 2013
(r247304)
+++ stable/9/sys/modules/virtio/Makefile Tue Feb 26 05:12:25 2013
(r247305)
@@ -23,6 +23,6 @@
# SUCH DAMAGE.
#
-SUBDIR= virtio pci network block balloon
+SUBDIR= virtio pci network block balloon scsi
.include <bsd.subdir.mk>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "[email protected]"