diff options
Diffstat (limited to 'networking/tunctl.c')
-rw-r--r-- | networking/tunctl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/tunctl.c b/networking/tunctl.c index a0e3926..0f010e1 100644 --- a/networking/tunctl.c +++ b/networking/tunctl.c @@ -12,7 +12,6 @@ //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: |