summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/ostest/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sama5d3x-ek/ostest/Make.defs')
-rw-r--r--nuttx/configs/sama5d3x-ek/ostest/Make.defs4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/sama5d3x-ek/ostest/Make.defs b/nuttx/configs/sama5d3x-ek/ostest/Make.defs
index 371dd5bc5..b6daed3f7 100644
--- a/nuttx/configs/sama5d3x-ek/ostest/Make.defs
+++ b/nuttx/configs/sama5d3x-ek/ostest/Make.defs
@@ -1,7 +1,7 @@
############################################################################
# configs/sama5d3x-ek/ostest/Make.defs
#
-# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
+# Copyright (C) 2013 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
@@ -37,7 +37,7 @@ include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
include ${TOPDIR}$(DELIM)arch$(DELIM)arm$(DELIM)src$(DELIM)armv7-a$(DELIM)Toolchain.defs
-LDSCRIPT = ld.script
+LDSCRIPT = isram.ld
ifeq ($(WINTOOL),y)
# Windows-native toolchains