HomeSort by: relevance | last modified time | path
    Searched refs:BOOT_RELOC (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/alpha/stand/boot/
Makefile 11 BOOT_RELOC = ${SECONDARY_LOAD_ADDRESS}
34 ${LD} -Ttext ${BOOT_RELOC} -N -e start -o ${PROG}.sym \
  /src/sys/arch/alpha/stand/netboot/
Makefile 10 BOOT_RELOC = ${UNIFIED_LOAD_ADDRESS}
30 ${LD} -Ttext ${BOOT_RELOC} -N -e start -o ${PROG}.sym \
  /src/sys/arch/alpha/stand/ustarboot/
Makefile 8 BOOT_RELOC = ${UNIFIED_LOAD_ADDRESS}
32 ${LD} -Ttext ${BOOT_RELOC} -N -e start -o ${PROG}.sym \
  /src/sys/arch/evbmips/stand/sbmips/boot/
Makefile 8 BOOT_RELOC = ${SECONDARY_LOAD_ADDRESS}
  /src/sys/arch/evbmips/stand/sbmips/netboot/
Makefile 9 BOOT_RELOC = ${UNIFIED_LOAD_ADDRESS}
  /src/sys/arch/sbmips/stand/boot/
Makefile 8 BOOT_RELOC = ${SECONDARY_LOAD_ADDRESS}
  /src/sys/arch/sbmips/stand/netboot/
Makefile 9 BOOT_RELOC = ${UNIFIED_LOAD_ADDRESS}

Completed in 13 milliseconds