Rename compal_e86 linker script to highram.ld
This commit is contained in:
parent
856174a48a
commit
9bc5ac9325
@ -37,7 +37,7 @@ include ${TOPDIR}/.config
|
|||||||
include ${TOPDIR}/tools/Config.mk
|
include ${TOPDIR}/tools/Config.mk
|
||||||
include ${TOPDIR}/arch/arm/src/arm/Toolchain.defs
|
include ${TOPDIR}/arch/arm/src/arm/Toolchain.defs
|
||||||
|
|
||||||
LDSCRIPT = ld.script
|
LDSCRIPT = highram.ld
|
||||||
|
|
||||||
ifeq ($(WINTOOL),y)
|
ifeq ($(WINTOOL),y)
|
||||||
# Windows-native toolchains
|
# Windows-native toolchains
|
||||||
|
Loading…
Reference in New Issue
Block a user