Install links for loader.efi.
Submitted by: ben wilber
This commit is contained in:
parent
666ea77cd9
commit
a20a4ca0b5
@ -90,6 +90,10 @@ VERSION_FILE= ${.CURDIR}/../loader/version
|
||||
FILES+= ${LOADER}.efi
|
||||
FILESMODE_${LOADER}.efi= ${BINMODE}
|
||||
|
||||
.if ${LOADER_INTERP} == ${LOADER_DEFAULT_INTERP}
|
||||
LINKS+= ${BINDIR}/${LOADER}.efi ${BINDIR}/loader.efi
|
||||
.endif
|
||||
|
||||
LDSCRIPT= ${.CURDIR}/../loader/arch/${MACHINE}/ldscript.${MACHINE}
|
||||
LDFLAGS+= -Wl,-T${LDSCRIPT},-Bsymbolic,-znotext -shared
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user