Searched defs:ORG2 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/boot2/
H A DMakefile18 ORG2= 0x2000 macro
78 btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
88 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o ${.TARGET} ${.ALLSRC}
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A DMakefile40 ORG2= 0x0 macro
88 $(BTXLD) -v -E ${ORG2} -f bin -b ${BTXKERN} -V ${BOOT2_VERSION} -l \
105 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o $@ ${BTXCRT} ${OBJS} \

Completed in 58 milliseconds