From f69bafa725995694894af0113144df998c82a9ca Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 8 Jan 2008 13:41:00 +0000 Subject: [PATCH] Reduce make output git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@526 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index bacd6a6c6d0..67137a66ed4 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -788,6 +788,7 @@ Other memory: * Began adding support for the Zilog Z16F using the Zilog Z16F2800100ZCOG Development Kit. * Add support toolchains that do not support making of dependencies + * Fix Cygwin build with spaces in directory names