allow using sstrip with musl

There was no particular reason for it to be disabled so allow it.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 35405
This commit is contained in:
Florian Fainelli 2013-01-29 23:05:43 +00:00
parent b550ade727
commit 8b895d1703
1 changed files with 0 additions and 1 deletions

View File

@ -536,7 +536,6 @@ menu "Global build settings"
depends !DEBUG
depends !USE_GLIBC
depends !USE_EGLIBC
depends !USE_MUSL
help
This will install binaries stripped using sstrip
endchoice