diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 2daf9c73945..02810277fa7 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: January 8, 2008

+

Last Updated: January 9, 2008

@@ -815,19 +815,20 @@ Linux or Cygwin. - Others? + Others Environments?

- The primary environmental dependency of NuttX is GNU make. + The primary environmental dependency of NuttX are (1) GNU make, + (2) bash scripting, and (3) Linux utilities (such as sed). If you have other platforms that support GNU make or make utilities that are compatible with GNU make, then it is very - likely that NuttX would work in that environment as well. - If GNU make is not supported, then some significant modification - of the Make system would be required. + likely that NuttX would work in that environment as well (with some + porting effort). If GNU make is not supported, then some significant + modification of the Make system would be required.