diff options
Diffstat (limited to 'networking/route.c')
-rw-r--r-- | networking/route.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/route.c b/networking/route.c index 26146f8..6165728 100644 --- a/networking/route.c +++ b/networking/route.c @@ -27,6 +27,7 @@ //config:config ROUTE //config: bool "route (8.7 kb)" //config: default y +//config: select PLATFORM_LINUX //config: help //config: Route displays or manipulates the kernel's IP routing tables. |