2010-12-28 20:10:26 +01:00
|
|
|
config BR2_PACKAGE_SSTRIP
|
|
|
|
bool "sstrip"
|
2016-06-16 16:41:15 +02:00
|
|
|
depends on BR2_DEPRECATED_SINCE_2016_08
|
2010-12-28 20:10:26 +01:00
|
|
|
help
|
|
|
|
Small utility that removes a few bytes from an executable that
|
|
|
|
strip leaves behind.
|
|
|
|
|
|
|
|
http://www.muppetlabs.com/~breadbox/software/elfkickers.html
|