Searched refs:MK_LOADER_ZFS (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/stand/sparc64/
H A DMakefile8 SUBDIR.${MK_LOADER_ZFS}+=zfsboot
/freebsd-12-stable/stand/efi/gptboot/
H A DMakefile5 MK_LOADER_ZFS=no macro
/freebsd-12-stable/stand/sparc64/loader/
H A DMakefile3 HAVE_ZFS= ${MK_LOADER_ZFS}
24 .if ${MK_LOADER_ZFS} != "no"
45 .if ${MK_LOADER_ZFS} == "yes"
/freebsd-12-stable/stand/i386/
H A DMakefile28 SUBDIR.${MK_LOADER_ZFS}+= zfsboot gptzfsboot
/freebsd-12-stable/stand/i386/loader/
H A DMakefile3 HAVE_ZFS= ${MK_LOADER_ZFS}
69 .if ${MK_LOADER_ZFS} == "yes" && ${LOADER_INTERP} == ${LOADER_DEFAULT_INTERP}
/freebsd-12-stable/stand/efi/libefi/
H A DMakefile48 .if ${MK_LOADER_ZFS} != "no"
/freebsd-12-stable/stand/userboot/userboot/
H A DMakefile48 .if ${MK_LOADER_ZFS} != "no"
/freebsd-12-stable/stand/efi/boot1/
H A DMakefile34 .if ${MK_LOADER_ZFS} != "no"
/freebsd-12-stable/stand/efi/loader/
H A DMakefile29 .if ${MK_LOADER_ZFS} != "no"
/freebsd-12-stable/stand/libsa/
H A DMakefile176 .if ${MK_LOADER_ZFS} == "yes"
/freebsd-12-stable/share/mk/
H A Dsrc.opts.mk473 MK_LOADER_ZFS:= no macro

Completed in 99 milliseconds