Searched defs:LOADER_GZIP_SUPPORT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A DMakefile21 LOADER_GZIP_SUPPORT?= yes macro
43 .if ${LOADER_GZIP_SUPPORT} == "yes"
/illumos-gate/usr/src/boot/sys/boot/arm/uboot/
H A DMakefile34 LOADER_GZIP_SUPPORT?= no macro
57 .if ${LOADER_GZIP_SUPPORT} == "yes"

Completed in 57 milliseconds