summaryrefslogtreecommitdiff
path: root/nuttx/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/Kconfig')
-rw-r--r--nuttx/net/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/Kconfig b/nuttx/net/Kconfig
index fbc34ec78..d3e7b3b72 100644
--- a/nuttx/net/Kconfig
+++ b/nuttx/net/Kconfig
@@ -308,7 +308,7 @@ config NET_ROUTE
bool "Routing table suport"
default n
---help---
- Build in support for a routing table. See include/nuttx/net/route.h
+ Build in support for a routing table. See include/net/route.h
config NET_MAXROUTES
int "Routing table size"