# HG changeset patch # User "Yann E. MORIN" # Date 1223579617 0 # Node ID 194c03ec22c34c01601b3e1613bad96a4a6b03f5 # Parent e611d558eb2558277b46b3e9ff74073812293baa 'sstrip' makes no sense on bare-metal, mark it so. /trunk/config/tools/sstrip.in | 1 1 0 0 + 1 file changed, 1 insertion(+) diff -r e611d558eb25 -r 194c03ec22c3 config/tools/sstrip.in --- a/config/tools/sstrip.in Thu Oct 09 17:40:15 2008 +0000 +++ b/config/tools/sstrip.in Thu Oct 09 19:13:37 2008 +0000 @@ -3,6 +3,7 @@ menuconfig SSTRIP bool prompt "sstrip" + depends on ! BARE_METAL default n help The sstrip utility, to maximise the striping of ELF binaries