mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
Hook up ZFS to the sparc64 build.
Approved by: pjd MFC after: 2 weeks
This commit is contained in:
parent
5b20de10b9
commit
73c71caeff
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178130
@ -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