do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symbols...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Sep 2009 19:56:54 +0000 (19:56 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Sep 2009 19:56:54 +0000 (19:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17532 3c298f89-4303-0410-b956-a3cf2f4a3e73

Config.in

index ab4fbe8cd8701c1f52a7d15b9da59c89004034d8..699c689406216d281c23dd3602534f48939f7158 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -136,14 +136,12 @@ choice
 
        config USE_STRIP
                bool "strip"
 
        config USE_STRIP
                bool "strip"
-               depends !DEBUG
                help
                  This will install binaries stripped using strip from binutils
 
 
        config USE_SSTRIP
                bool "sstrip"
                help
                  This will install binaries stripped using strip from binutils
 
 
        config USE_SSTRIP
                bool "sstrip"
-               depends !DEBUG
                depends !USE_GLIBC
                depends !USE_EGLIBC
                help
                depends !USE_GLIBC
                depends !USE_EGLIBC
                help