Files
PX4-Autopilot/misc/buildroot/toolchain/sstrip/Config.in
T
patacongo 57623d42eb Resync new repository with old repo r5166
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5153 42af7a65-404d-4744-a932-0658087f49c3
2012-09-17 18:18:44 +00:00

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.