summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/hello/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sama5d3x-ek/hello/Make.defs')
-rw-r--r--nuttx/configs/sama5d3x-ek/hello/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sama5d3x-ek/hello/Make.defs b/nuttx/configs/sama5d3x-ek/hello/Make.defs
index 9d1f33eed..5189140eb 100644
--- a/nuttx/configs/sama5d3x-ek/hello/Make.defs
+++ b/nuttx/configs/sama5d3x-ek/hello/Make.defs
@@ -44,7 +44,7 @@ ifeq ($(CONFIG_SAMA5_BOOT_SDRAM),y)
LDSCRIPT = ddram.ld
endif
ifeq ($(CONFIG_SAMA5_BOOT_CS0FLASH),y)
-# LDSCRIPT = cs0flash.ld
+ LDSCRIPT = norflash.ld
endif
ifeq ($(CONFIG_SAMA5_BOOT_CS1FLASH),y)
# LDSCRIPT = cs1flash.ld