diff options
Diffstat (limited to 'miscutils/rfkill.c')
-rw-r--r-- | miscutils/rfkill.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/miscutils/rfkill.c b/miscutils/rfkill.c index db7c83750..9d91ea82f 100644 --- a/miscutils/rfkill.c +++ b/miscutils/rfkill.c @@ -9,7 +9,6 @@ //config:config RFKILL //config: bool "rfkill (4.4 kb)" //config: default n # doesn't build on Ubuntu 9.04 -//config: select PLATFORM_LINUX //config: help //config: Enable/disable wireless devices. //config: |