buildrootschalter/package/sstrip/Config.in
Gustavo Zacarias f78b344ea8 sstrip: make it a proper package
* Convert sstrip to a proper gentargets package
* Use openwrt svn version, it's basically the same one we used
* Change the hooks from old toolchain/sstrip to new package/sstrip
* Drop the old toolchain/sstrip directory
* sstrip for the target is now in Package -> Development

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-12-28 20:43:58 +01:00

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