diff options
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -238,8 +238,8 @@ config CONFIG_STATIC config CONFIG_BUILD_LIBBUSYBOX bool "Build shared libbusybox" - depends on CONFIG_STANDALONE default n + default y if CONFIG_STANDALONE help Build a shared library libbusybox.so which contains all libraries used inside busybox. |