From d8e24ce8df40b94f0fa2bb7796a24425db1e4098 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 8 Jan 2008 17:06:21 +0000 Subject: [PATCH] Make logic reorganized for non-GNU toolchain git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@528 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 1 + Documentation/NuttxPortingGuide.html | 1 + 2 files changed, 2 insertions(+) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 67137a66ed..52ed3cfa99 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -789,6 +789,7 @@ Other memory: Z16F2800100ZCOG Development Kit. * Add support toolchains that do not support making of dependencies * Fix Cygwin build with spaces in directory names + * Name make system changes to deal with non-GNU toolchains (i.e., Zilog) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 1d266406ac..11c134634f 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -518,6 +518,7 @@

When this makefile fragment runs, it will be passed TOPDIR which