Rename compal_e86 linker script to highram.ld

This commit is contained in:
Gregory Nutt 2015-05-07 07:48:33 -06:00
parent 856174a48a
commit 9bc5ac9325
2 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
include ${TOPDIR}/arch/arm/src/arm/Toolchain.defs
LDSCRIPT = ld.script
LDSCRIPT = highram.ld
ifeq ($(WINTOOL),y)
# Windows-native toolchains