12 lines
241 B
Plaintext
12 lines
241 B
Plaintext
config BR2_PACKAGE_SSTRIP_TARGET
|
|
bool "sstrip for the target system."
|
|
default n
|
|
help
|
|
Maximal 'strip'ing utility.
|
|
|
|
config BR2_PACKAGE_SSTRIP_HOST
|
|
bool "sstrip for the host/build system."
|
|
default n
|
|
help
|
|
Maximal 'strip'ing utility.
|