summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-08 16:37:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-08 16:37:43 +0000
commit213b2c8ce390602f6613184003b79504db1354b0 (patch)
tree2e074559617775dfcedf5fa06d1f15b0bd3170ca /nuttx/Documentation/NuttX.html
parentc5d56bed3efa012d7e04c8728155bd76b02d9fef (diff)
downloadnuttx-213b2c8ce390602f6613184003b79504db1354b0.tar.gz
nuttx-213b2c8ce390602f6613184003b79504db1354b0.tar.bz2
nuttx-213b2c8ce390602f6613184003b79504db1354b0.zip
Add tools/link.bat, unlink.bat, and copydir.bat
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5419 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 154e5aa2b..49f48d2d6 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -2957,7 +2957,7 @@ avr, m68k, m68hc11, m68hc12, m9s12, blackfin, m32c, h8, and SuperH ports.</block
</p>
<p><small>
NOTE: In this environment, it should be possible to use the NTFS <code>mklink</code> command to create links.
- This should only require a minor modification to the build scripts (see <code>tools/winlink.sh</code> script).
+ This should only require a minor modification to the build scripts (see <code>tools/copydir.sh</code> script).
</small></p>
<li>
<b>Dependencies</b>
@@ -3057,7 +3057,7 @@ if [ -x "$WINELOADER" ]; then exec "$WINELOADER" "$appname" "$@"; fi
NOTE: One of the members on the <a href="http://tech.groups.yahoo.com/group/nuttx/">NuttX forum</a>
reported that they successful built NuttX using such a GNUWin32-based, Windows native environment.
They reported that the only necessary change was to the use the NTFS mklink command to create links
- (see <code>tools/winlink.sh</code> script).
+ (see <code>tools/copydir.sh</code> script).
</small></p>
</td>
</tr>