blob: faf0ab46aacb8f854884fc4488990be682e08e31 (
plain)
| 1
2
3
4
5
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
 |