summaryrefslogtreecommitdiff
path: root/toolchain/mklibs/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/mklibs/Config.in')
-rw-r--r--toolchain/mklibs/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/toolchain/mklibs/Config.in b/toolchain/mklibs/Config.in
new file mode 100644
index 000000000..faf0ab46a
--- /dev/null
+++ b/toolchain/mklibs/Config.in
@@ -0,0 +1,6 @@
+config BR2_MKLIBS
+ bool "Run mklibs on the built root filesystem"
+ default n
+ help
+ Recompiles all the shared libraries to only include the
+ symbols actually needed to run the binaries on the target