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

/illumos-gate/usr/src/boot/sys/boot/uboot/lib/
H A DMakefile24 LOADER_FDT_SUPPORT= yes macro
26 LOADER_FDT_SUPPORT= no macro
29 .if ${LOADER_FDT_SUPPORT} == "yes"
/illumos-gate/usr/src/boot/sys/boot/arm/uboot/
H A DMakefile37 LOADER_FDT_SUPPORT= yes macro
39 LOADER_FDT_SUPPORT= no macro
72 .if ${LOADER_FDT_SUPPORT} == "yes"

Completed in 70 milliseconds