From 63b428a19b33b2e5a3dbfa921488f9b37cd5416c Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 9 Jun 2007 19:11:00 +0000 Subject: [PATCH] Simply conditional build; fix conditional compilation git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@275 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 6b5d03248cb..32ce071ba8a 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -598,6 +598,11 @@ Other memory: * examples/ostest/sighand.c: Don't call fflush() if streams are disabled * include/limits.h, include/time.h, sched/clock_internal.h: A support for using selectable system timer frequency. + * Fixed error in mountpoint related conditional compilation introduced + in 0.2.5 + * Restructured some Makefiles to better handle enabling and disabling + NuttX features without having so much conditional compilation in the + source files. * Started m68322