diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index dd7b83cfc8..154e5aa2b8 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -2971,8 +2971,6 @@ avr, m68k, m68hc11, m68hc12, m9s12, blackfin, m32c, h8, and SuperH ports.
NOTE: dependencies are suppress by setting the make variable MKDEPS
to point
to the do-nothing dependency script, tools/mknulldeps.sh
.
- Dependencies can be enabled for the Windows native GCC compilers by setting
- MKDEPS
to point to $(TOPDIR)/tools/mkdeps.sh --winpaths $(TOPDIR)
.