diff options
Diffstat (limited to 'console-tools/openvt.c')
-rw-r--r-- | console-tools/openvt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/console-tools/openvt.c b/console-tools/openvt.c index db2f073..9e6cffe 100644 --- a/console-tools/openvt.c +++ b/console-tools/openvt.c @@ -10,6 +10,7 @@ //config:config OPENVT //config: bool "openvt (7.2 kb)" //config: default y +//config: select PLATFORM_LINUX //config: help //config: This program is used to start a command on an unused //config: virtual terminal. |