Hook up ZFS to the sparc64 build.
Approved by: pjd MFC after: 2 weeks
This commit is contained in:
parent
5b20de10b9
commit
73c71caeff
@ -619,6 +619,9 @@ _em= em
|
||||
_i2c= i2c
|
||||
_igb= igb
|
||||
_sound= sound
|
||||
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
|
||||
_zfs= zfs
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if defined(MODULES_OVERRIDE) && !defined(ALL_MODULES)
|
||||
|
Loading…
Reference in New Issue
Block a user