Searched defs:ORG (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A DMakefile47 ORG= 0x9000 macro
49 LDFLAGS=-e start -Ttext ${ORG} -N -S --oformat binary
/illumos-gate/usr/src/boot/sys/boot/i386/cdboot/
H A DMakefile36 ORG= 0x7c00 macro
38 LDFLAGS=-e start -Ttext ${ORG} -N -S --oformat binary
/illumos-gate/usr/src/boot/sys/boot/i386/pmbr/
H A DMakefile33 ORG= 0x600 macro
37 LDFLAGS=-e start -Ttext ${ORG} -N -S --oformat binary
/illumos-gate/usr/src/boot/sys/boot/i386/pxeldr/
H A DMakefile40 ORG= 0x7c00 macro
61 LDFLAGS +=-e start -Ttext ${ORG} -N -S --oformat binary

Completed in 66 milliseconds