summaryrefslogtreecommitdiff
path: root/nuttx/configs/z8f64200100kit/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/z8f64200100kit/README.txt')
-rw-r--r--nuttx/configs/z8f64200100kit/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/z8f64200100kit/README.txt b/nuttx/configs/z8f64200100kit/README.txt
index 7356c8e87..b0f224ad8 100644
--- a/nuttx/configs/z8f64200100kit/README.txt
+++ b/nuttx/configs/z8f64200100kit/README.txt
@@ -101,8 +101,8 @@ available:
b. You can't use setenv.sh in the native Windows environment. Try
scripts/setenv.bat instead.
c. At present, the native Windows build fails at the final link stages.
- The failure is due to problems in arch/z80/src/nuttx/linkcmd that
- is autogenerated by arch/z80/src/Makefile.zdsii. The basic program
+ The failure is due to problems in arch/z80/src/nuttx.linkcmd that
+ is autogenerated by arch/z80/src/Makefile.zdsii. The basic problem
is the spurious spaces and and carrirage returns are generated at
the end of the lines after a line continuation (\ ^M). If these
trailing bad characters are manually eliminated, then the build