mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +08:00
Rename compal_e86 linker script to highram.ld
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user