diff options
Diffstat (limited to 'klibc-utils/run-init.c')
-rw-r--r-- | klibc-utils/run-init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/klibc-utils/run-init.c b/klibc-utils/run-init.c index 73c677b..77fc0e6 100644 --- a/klibc-utils/run-init.c +++ b/klibc-utils/run-init.c @@ -8,6 +8,7 @@ //config:config RUN_INIT //config: bool "run-init (7.7 kb)" //config: default y +//config: select PLATFORM_LINUX //config: help //config: The run-init utility is used from initramfs to select a new //config: root device. Under initramfs, you have to use this instead of |