Config.in 233 B

123456789
  1. config BR2_PACKAGE_SSTRIP_TARGET
  2. bool "Install sstrip for the target system"
  3. help
  4. Maximal 'strip'ing utility.
  5. config BR2_PACKAGE_SSTRIP_HOST
  6. bool "Install sstrip for the host/build system"
  7. help
  8. Maximal 'strip'ing utility.