aboutsummaryrefslogtreecommitdiff
path: root/klibc-utils/run-init.c
diff options
context:
space:
mode:
Diffstat (limited to 'klibc-utils/run-init.c')
-rw-r--r--klibc-utils/run-init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/klibc-utils/run-init.c b/klibc-utils/run-init.c
index 73c677bab..77fc0e60c 100644
--- a/klibc-utils/run-init.c
+++ b/klibc-utils/run-init.c
@@ -8,6 +8,7 @@
8//config:config RUN_INIT 8//config:config RUN_INIT
9//config: bool "run-init (7.7 kb)" 9//config: bool "run-init (7.7 kb)"
10//config: default y 10//config: default y
11//config: select PLATFORM_LINUX
11//config: help 12//config: help
12//config: The run-init utility is used from initramfs to select a new 13//config: The run-init utility is used from initramfs to select a new
13//config: root device. Under initramfs, you have to use this instead of 14//config: root device. Under initramfs, you have to use this instead of