tools/sstrip: update to latest version
[openwrt/staging/rmilecki.git] / config / Config-build.in
index bae1552096af1f1aae15a15b78cb83c86a2ad00b..a54df115661e6a94867534b7837b82eb0d57eb0f 100644 (file)
@@ -182,6 +182,14 @@ menu "Global build settings"
                help
                  Specifies arguments passed to the strip command when stripping binaries.
 
+       config SSTRIP_ARGS
+               string
+               prompt "Sstrip arguments"
+               depends on USE_SSTRIP
+               default "-z"
+               help
+                 Specifies arguments passed to the sstrip command when stripping binaries.
+
        config STRIP_KERNEL_EXPORTS
                bool "Strip unnecessary exports from the kernel image"
                help