summaryrefslogtreecommitdiff
path: root/package/sstrip/Config.in
blob: c458f8eab1b05ce3bc3771be5f5c4e48fa8c4a5f (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_SSTRIP
	bool "sstrip"
	depends on BR2_DEPRECATED_SINCE_2016_08
	help
	  Small utility that removes a few bytes from an executable that
	  strip leaves behind.

	  http://www.muppetlabs.com/~breadbox/software/elfkickers.html