diff options
Diffstat (limited to 'procps/uptime.c')
-rw-r--r-- | procps/uptime.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/procps/uptime.c b/procps/uptime.c index 4fd0c9d2d..4992c263e 100644 --- a/procps/uptime.c +++ b/procps/uptime.c @@ -14,6 +14,7 @@ //config:config UPTIME //config: bool "uptime (3.7 kb)" //config: default y +//config: select PLATFORM_LINUX //config: help //config: uptime gives a one line display of the current time, how long //config: the system has been running, how many users are currently logged |