make modules compile without updating etc
This commit is contained in:
parent
89c40e5fec
commit
735d79b8df
@ -445,7 +445,7 @@ _rr232x= rr232x
|
||||
_s3= s3
|
||||
_twa= twa
|
||||
_vesa= vesa
|
||||
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
|
||||
.if (defined(MK_ZFS) && ${MK_ZFS} != "no") || defined(ALL_MODULES)
|
||||
_zfs= zfs
|
||||
.endif
|
||||
.elif ${MACHINE} == "pc98"
|
||||
|
Loading…
x
Reference in New Issue
Block a user