Home
last modified time | relevance | path

Searched defs:LDSCRIPT (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/stand/efi/boot1/
H A DMakefile67 LDFLAGS+= -Wl,-T${LDSCRIPT},-Bsymbolic,-znotext -pie macro
/freebsd-src/stand/efi/loader/
H A DMakefile103 LDSCRIPT= ${.CURDIR}/../loader/arch/${MACHINE}/${MACHINE}.ldscript global() macro
/freebsd-src/stand/uboot/
H A DMakefile44 LDFLAGS= -nostdlib -static -T ${LDSCRIPT} macro