From fe0822ccc33a441de3963ba3e0dd8af8996e4d48 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 17 Mar 2010 00:24:25 +0100 Subject: binutils/sstrip: depends on ELF No point building sstrip is the target is not ELF. diff --git a/config/binutils/sstrip.in b/config/binutils/sstrip.in index 8d643e4..962857c 100644 --- a/config/binutils/sstrip.in +++ b/config/binutils/sstrip.in @@ -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). -- cgit v0.10.2-6-g49f6