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

/freebsd-9.3-release/sys/boot/i386/gptboot/
H A DMakefile16 ORG2= 0x0 macro
50 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l gptldr.bin \
68 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC} ${LIBSTAND}
/freebsd-9.3-release/sys/boot/i386/gptzfsboot/
H A DMakefile17 ORG2= 0x0 macro
47 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l gptldr.bin \
65 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC} ${LIBSTAND}
/freebsd-9.3-release/sys/boot/i386/zfsboot/
H A DMakefile15 ORG2= 0x2000 macro
68 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l zfsboot.ldr \
78 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC} ${LIBSTAND}
/freebsd-9.3-release/sys/boot/i386/boot2/
H A DMakefile18 ORG2= 0x2000 macro
75 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
85 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC}
/freebsd-9.3-release/sys/boot/pc98/boot2/
H A DMakefile19 ORG2= 0x2000 macro
84 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
94 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC}

Completed in 77 milliseconds