From ef7fefefea412eb36fa3841d8f672cc8e3575124 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 8 Jan 2008 00:19:24 +0000 Subject: [PATCH] Add support for tools that can't make dependencies git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@522 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index a82874b270e..ada834701ba 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -774,6 +774,8 @@ Other memory: * Began adding support for the Zilog Z16F using the Zilog Z16F2800100ZCOG Development Kit. + * Fix Makefile error when Pascal P-Code interpreter is NOT installed (oops) + * Add support toolchains that do not support making of dependencies