Searched refs:BOOT_BOOT0_ORG (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/boot/pc98/boot0/
H A DMakefile14 BOOT_BOOT0_ORG?= 0x0000 macro
16 LDFLAGS=-e start -Ttext ${BOOT_BOOT0_ORG} -Wl,-N
/freebsd-10.0-release/sys/boot/i386/boot0/
H A DMakefile42 BOOT_BOOT0_ORG?= 0x600 macro
77 LDFLAGS=-e start -Ttext ${BOOT_BOOT0_ORG} -Wl,-N,-S,--oformat,binary
/freebsd-10.0-release/sys/boot/pc98/boot0.5/
H A DMakefile15 BOOT_BOOT0_ORG?= 0x0000 macro
17 LDFLAGS=-e start -Ttext ${BOOT_BOOT0_ORG} -Wl,-N,-T,${.CURDIR}/ldscript

Completed in 161 milliseconds