Searched refs:LOADER_GZIP_SUPPORT (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/sys/boot/arm/uboot/
H A Dconf.c68 #if defined(LOADER_GZIP_SUPPORT)
H A DMakefile33 LOADER_GZIP_SUPPORT?= no macro
56 .if ${LOADER_GZIP_SUPPORT} == "yes"
/freebsd-10.0-release/sys/boot/powerpc/ofw/
H A Dconf.c75 #if defined(LOADER_GZIP_SUPPORT)
H A DMakefile22 LOADER_GZIP_SUPPORT?= yes macro
37 .if ${LOADER_GZIP_SUPPORT} == "yes"
/freebsd-10.0-release/sys/boot/powerpc/uboot/
H A Dconf.c74 #if defined(LOADER_GZIP_SUPPORT)
H A DMakefile26 LOADER_GZIP_SUPPORT?= no macro
46 .if ${LOADER_GZIP_SUPPORT} == "yes"
/freebsd-10.0-release/sys/boot/pc98/loader/
H A Dconf.c65 #ifdef LOADER_GZIP_SUPPORT
/freebsd-10.0-release/sys/boot/powerpc/ps3/
H A Dconf.c79 #if defined(LOADER_GZIP_SUPPORT)
H A DMakefile24 LOADER_GZIP_SUPPORT?= yes macro
40 .if ${LOADER_GZIP_SUPPORT} == "yes"
/freebsd-10.0-release/sys/boot/i386/loader/
H A Dconf.c86 #ifdef LOADER_GZIP_SUPPORT
/freebsd-10.0-release/sys/boot/sparc64/loader/
H A DMakefile20 LOADER_GZIP_SUPPORT?= yes macro
42 .if ${LOADER_GZIP_SUPPORT} == "yes"
H A Dmain.c191 #ifdef LOADER_GZIP_SUPPORT

Completed in 129 milliseconds