Update ldscript extension list.
This commit is contained in:
parent
d9eabf4616
commit
a477c4b7f8
@ -44,7 +44,7 @@ CLEANFILES+= ldemul-list.h stringify.sed
|
||||
|
||||
HOST= ${TARGET_TUPLE}
|
||||
LIBSERACHPATH= \"${TOOLS_PREFIX}/lib\":\"${TOOLS_PREFIX}/usr/lib\"
|
||||
ELF_SCR_EXT= x xbn xn xr xs xu xc xsc xd xdc
|
||||
ELF_SCR_EXT= x xbn xc xd xdc xdw xn xr xs xsc xsw xu xw
|
||||
.for ext in ${ELF_SCR_EXT}
|
||||
LDSCRIPTS+= ${NATIVE_EMULATION}.${ext}
|
||||
.endfor
|
||||
|
Loading…
Reference in New Issue
Block a user