summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/ostest/setenv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mcu123-lpc214x/ostest/setenv.sh')
-rwxr-xr-xnuttx/configs/mcu123-lpc214x/ostest/setenv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/ostest/setenv.sh b/nuttx/configs/mcu123-lpc214x/ostest/setenv.sh
index a6843f6dd..12915788d 100755
--- a/nuttx/configs/mcu123-lpc214x/ostest/setenv.sh
+++ b/nuttx/configs/mcu123-lpc214x/ostest/setenv.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# mcu123-lpc2148/setenv.sh
+# configs/mcu123-lpc2148/ostest/setenv.sh
#
# Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>