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

/netbsd-current/distrib/amd64/installimage/
H A DMakefile15 USE_GPT= yes macro
/netbsd-current/distrib/evbarm/liveimage/
H A DMakefile.liveimage14 USE_GPT= yes
/netbsd-current/distrib/amd64/liveimage/
H A DMakefile.liveimage14 USE_GPT= yes
/netbsd-current/distrib/common/bootimage/
H A DMakefile.bootimage40 # USE_GPT
46 # (default: no; valid only if USE_GPT=yes)
76 # (default: 2048 if USE_GPT=yes, otherwise 0)
180 USE_GPT?= no
190 .if ${USE_GPT} == "no"
205 .if ${USE_MBR} == "no" && ${USE_GPT} == "no"
239 .if ${USE_GPT} != "no"
315 .if ${USE_GPT} != "no"
330 .if ${USE_GPT} != "no"
461 .if ${USE_MBR} != "no" || ${USE_GPT} !
[all...]
/netbsd-current/distrib/evbarm/installimage/
H A DMakefile17 USE_GPT= yes macro

Completed in 94 milliseconds