unset INITRAMFS_SOURCE if appropriate
[buildroot.git] / toolchain / sstrip / Config.in
blobf6fe458e28adb351f6885e48a14215dacf9a095e
1 config BR2_PACKAGE_SSTRIP_TARGET
2         bool "Install sstrip for the target system"
3         default n
4         help
5           Maximal 'strip'ing utility.
7 config BR2_PACKAGE_SSTRIP_HOST
8         bool "Install sstrip for the host/build system"
9         default n
10         help
11           Maximal 'strip'ing utility.