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

/freebsd-10.0-release/sys/boot/i386/gptboot/
H A DMakefile16 ORG2= 0x0 macro
48 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l gptldr.bin \
66 ${LD} ${LDFLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC} ${LIBSTAND}
/freebsd-10.0-release/sys/boot/i386/gptzfsboot/
H A DMakefile17 ORG2= 0x0 macro
45 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l gptldr.bin \
63 ${LD} ${LDFLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC} ${LIBSTAND}
/freebsd-10.0-release/sys/boot/i386/zfsboot/
H A DMakefile15 ORG2= 0x2000 macro
66 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l zfsboot.ldr \
76 ${LD} ${LDFLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC} ${LIBSTAND}
/freebsd-10.0-release/sys/boot/i386/boot2/
H A DMakefile18 ORG2= 0x2000 macro
73 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
83 ${LD} ${LDFLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC}
/freebsd-10.0-release/sys/boot/pc98/boot2/
H A DMakefile18 ORG2= 0x2000 macro
81 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
91 ${LD} ${LDFLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC}

Completed in 122 milliseconds