Given that zfs.ko depends on opensolaris.ko also build the latter by

default on sparc64.
This commit is contained in:
Marius Strobl 2009-03-24 15:52:45 +00:00
parent f58fac9df4
commit e145f329c1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=190375

View File

@ -76,6 +76,7 @@ SUBDIR= ${_3dfx} \
${_em} \
en \
${_ep} \
esp \
${_et} \
${_ex} \
${_exca} \
@ -581,6 +582,9 @@ _auxio= auxio
_em= em
_i2c= i2c
_igb= igb
.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
_opensolaris= opensolaris
.endif
_sound= sound
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
_zfs= zfs