diff options
Diffstat (limited to 'package/s6-portable-utils')
-rw-r--r-- | package/s6-portable-utils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/s6-portable-utils/Config.in b/package/s6-portable-utils/Config.in index 86ebc4c172..8521ecfa8a 100644 --- a/package/s6-portable-utils/Config.in +++ b/package/s6-portable-utils/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_S6_PORTABLE_UTILS bool "s6-portable-utils" - select BR2_PACKAGE_SKALIBS depends on BR2_USE_MMU # skalibs + select BR2_PACKAGE_SKALIBS help s6-portable-utils is a set of tiny general Unix utilities, often performing well-known tasks such as cut and grep, but |