buildrootschalter/toolchain/mklibs/Config.in
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00

6 lines
192 B
Plaintext

config BR2_MKLIBS
bool "Run mklibs on the built root filesystem"
help
Recompiles all the shared libraries to only include the
symbols actually needed to run the binaries on the target