'sstrip' makes no sense on bare-metal, mark it so.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Oct 09 19:13:37 2008 +0000 (2008-10-09)
changeset 913194c03ec22c3
parent 912 e611d558eb25
child 914 0b164a321177
'sstrip' makes no sense on bare-metal, mark it so.

/trunk/config/tools/sstrip.in | 1 1 0 0 +
1 file changed, 1 insertion(+)
config/tools/sstrip.in
     1.1 --- a/config/tools/sstrip.in	Thu Oct 09 17:40:15 2008 +0000
     1.2 +++ b/config/tools/sstrip.in	Thu Oct 09 19:13:37 2008 +0000
     1.3 @@ -3,6 +3,7 @@
     1.4  menuconfig SSTRIP
     1.5      bool
     1.6      prompt "sstrip"
     1.7 +    depends on ! BARE_METAL
     1.8      default n
     1.9      help
    1.10        The sstrip utility, to maximise the striping of ELF binaries