blob: f716e852b92b75eb702126d6c8e388632fc9849b [file] [log] [blame] [edit]
config BR2_PACKAGE_S6_LINUX_UTILS
bool "s6-linux-utils"
depends on BR2_USE_MMU # skalibs
select BR2_PACKAGE_SKALIBS
help
s6-linux-utils is a set of minimalistic Linux-specific
system utilities.
http://skarnet.org/software/s6-linux-utils/
if BR2_PACKAGE_S6_LINUX_UTILS
config BR2_PACKAGE_S6_LINUX_UTILS_MULTICALL
bool "s6-linux-utils multicall binary"
help
Build s6-linux-utils as a multicall binary to save disk
space.
endif