You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
config BR2_PACKAGE_SSTRIP_TARGET |
|
bool "Install sstrip for the target system" |
|
default n |
|
help |
|
Maximal 'strip'ing utility. |
|
|
|
config BR2_PACKAGE_SSTRIP_HOST |
|
bool "Install sstrip for the host/build system" |
|
default n |
|
help |
|
Maximal 'strip'ing utility.
|
|
|