blob: 12a5941c54aa37dc1e7c4584f765370463c1ef32 (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_SSTRIP
bool "sstrip"
help
Small utility that removes a few bytes from an executable that
strip leaves behind.
http://www.muppetlabs.com/~breadbox/software/elfkickers.html
|