Lines Matching refs:USE_GPT
40 # USE_GPT
46 # (default: no; valid only if USE_GPT=yes)
84 # (default: 2048 if USE_GPT=yes, otherwise 0)
191 USE_GPT?= no
202 .if ${USE_GPT} == "no"
224 .if ${USE_MBR} == "no" && ${USE_GPT} == "no"
268 .if ${USE_GPT} != "no"
354 .if ${USE_GPT} != "no"
369 .if ${USE_GPT} != "no"
502 .if ${USE_MBR} != "no" || ${USE_GPT} != "no"
505 .if ${USE_GPT} != "no"
518 .if ${USE_GPT} != "no"
597 .if ${USE_GPT} != "no"
652 .if ${USE_GPT} == "no"
658 .if ${USE_GPT} != "no"
664 .endif # USE_GPT != "no"
670 .if ${USE_GPT} == "no"