12 lines
255 B
Plaintext
12 lines
255 B
Plaintext
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.
|