diff options
Diffstat (limited to 'networking/tunctl.c')
-rw-r--r-- | networking/tunctl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/tunctl.c b/networking/tunctl.c index 97e6917..59cae33 100644 --- a/networking/tunctl.c +++ b/networking/tunctl.c @@ -12,6 +12,7 @@ //config:config TUNCTL //config: bool "tunctl (6.2 kb)" //config: default y +//config: select PLATFORM_LINUX //config: help //config: tunctl creates or deletes tun devices. //config: |