summaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy/nsh/ld.script
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/teensy/nsh/ld.script')
-rwxr-xr-xnuttx/configs/teensy/nsh/ld.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/teensy/nsh/ld.script b/nuttx/configs/teensy/nsh/ld.script
index dce4d499f..272b24ea8 100755
--- a/nuttx/configs/teensy/nsh/ld.script
+++ b/nuttx/configs/teensy/nsh/ld.script
@@ -1,5 +1,5 @@
/**************************************************************************************
- * configs/teensy/teensy/ld.script
+ * configs/teensy/nsh/ld.script
*
* Copyright (C) 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>