summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200kitg/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-29 18:44:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-29 18:44:02 +0000
commit034d4bae4d118facfe7af8b4f921f3af89342527 (patch)
tree48fcc75da5994502dccec200ae28a0ef415a6542 /nuttx/configs/ez80f910200kitg/README.txt
parent067d41fcf895dff462341d6adb3e0a549b897a9f (diff)
downloadpx4-nuttx-034d4bae4d118facfe7af8b4f921f3af89342527.tar.gz
px4-nuttx-034d4bae4d118facfe7af8b4f921f3af89342527.tar.bz2
px4-nuttx-034d4bae4d118facfe7af8b4f921f3af89342527.zip
All ZNEO configurations converted to use the mconf/Kconfig tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5401 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ez80f910200kitg/README.txt')
-rw-r--r--nuttx/configs/ez80f910200kitg/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/ez80f910200kitg/README.txt b/nuttx/configs/ez80f910200kitg/README.txt
index 004f607d4..e314b0fe1 100644
--- a/nuttx/configs/ez80f910200kitg/README.txt
+++ b/nuttx/configs/ez80f910200kitg/README.txt
@@ -116,8 +116,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