diff options
Diffstat (limited to 'util-linux/swaponoff.c')
-rw-r--r-- | util-linux/swaponoff.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util-linux/swaponoff.c b/util-linux/swaponoff.c index f432ce180..567869cc7 100644 --- a/util-linux/swaponoff.c +++ b/util-linux/swaponoff.c @@ -7,7 +7,7 @@ * Licensed under GPLv2, see file LICENSE in this source tree. */ //config:config SWAPON -//config: bool "swapon (4.9 kb)" +//config: bool "swapon (15 kb)" //config: default y //config: select PLATFORM_LINUX //config: help @@ -34,7 +34,7 @@ //config: Enable support for setting swap device priority in swapon. //config: //config:config SWAPOFF -//config: bool "swapoff (4.3 kb)" +//config: bool "swapoff (14 kb)" //config: default y //config: select PLATFORM_LINUX //config: |