8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
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
|