|
@@ -7,6 +7,7 @@ config BR2_PACKAGE_OPENRC
|
|
select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS # kmod tools
|
|
select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS # kmod tools
|
|
select BR2_PACKAGE_KMOD # runtime
|
|
select BR2_PACKAGE_KMOD # runtime
|
|
select BR2_PACKAGE_KMOD_TOOLS # runtime
|
|
select BR2_PACKAGE_KMOD_TOOLS # runtime
|
|
|
|
+ select BR2_PACKAGE_LIBXCRYPT if BR2_TOOLCHAIN_USES_GLIBC
|
|
select BR2_PACKAGE_NCURSES
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
help
|
|
Init that works on top of pid 1 (for example
|
|
Init that works on top of pid 1 (for example
|