diff -r 02b74bd4373f -r 73917704e1d7 config/binutils/sstrip.in --- a/config/binutils/sstrip.in Wed Mar 17 00:21:57 2010 +0100 +++ b/config/binutils/sstrip.in Wed Mar 17 00:24:25 2010 +0100 @@ -2,10 +2,12 @@ # depends on ! BACKEND comment "sstrip" + depends on ARCH_BINFMT_ELF config SSTRIP bool prompt "sstrip" + depends on ARCH_BINFMT_ELF help The sstrip utility, to maximise the striping of ELF binaries (executables and libraries).