Build cuse(4) if MK_CUSE != no

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
Enji Cooper 2015-01-25 05:13:15 +00:00
parent 5a63bdd39b
commit e3d1e0f6ab
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277681
2 changed files with 5 additions and 1 deletions

View File

@ -27,6 +27,7 @@ __DEFAULT_YES_OPTIONS = \
CCD \
CDDL \
CRYPT \
CUSE \
FORMAT_EXTENSIONS \
INET \
INET6 \

View File

@ -86,7 +86,6 @@ SUBDIR= \
${_ct} \
${_ctau} \
ctl \
cuse \
${_cxgb} \
${_cxgbe} \
dc \
@ -393,6 +392,10 @@ _random= random
.endif
.endif
.if ${MK_CUSE} != "no" || defined(ALL_MODULES)
SUBDIR+= cuse
.endif
.if (${MK_INET_SUPPORT} != "no" || ${MK_INET6_SUPPORT} != "no") || \
defined(ALL_MODULES)
_carp= carp