Searched refs:USE_GPT (Results 1 - 6 of 6) sorted by relevance

/src/distrib/amd64/installimage/
H A DMakefile15 USE_GPT= yes macro
/src/distrib/amd64/liveimage/
H A DMakefile.liveimage15 USE_GPT= yes
/src/distrib/evbarm/liveimage/
H A DMakefile.liveimage14 USE_GPT= yes
/src/distrib/common/bootimage/
H A DMakefile.bootimage40 # 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} !
[all...]
/src/distrib/evbarm/installimage/
H A DMakefile17 USE_GPT= yes macro
/src/distrib/luna68k/liveimage/
H A DMakefile11 USE_GPT= no macro

Completed in 4 milliseconds