make modules compile without updating etc
This commit is contained in:
parent
985fa9f9ae
commit
146d2fdaff
@ -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