add vioscsi to the list (disabled)

This commit is contained in:
jdolecek 2017-03-25 23:17:07 +00:00
parent 0d158d3a31
commit 44a9ce73ed
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.189 2017/02/16 08:12:43 knakahara Exp $
# $NetBSD: Makefile,v 1.190 2017/03/25 23:17:07 jdolecek Exp $
.include <bsd.own.mk>
@ -405,6 +405,7 @@ SUBDIR+= twa
SUBDIR+= twe
SUBDIR+= viomb
SUBDIR+= virtio
SUBDIR+= vioscsi
.endif
SUBDIR+= examples # build these regularly to avoid bit-rot