X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Fsdk%2FConfig.in;h=28c6f3e352613fc552a1ae815f58e02fd5a0e9e7;hb=96bb7c123b8b47dfc43002edf4a52aceb410f852;hp=c8106d2abfe881ec15b1d66a90fe48d726e5a138;hpb=6d3c6e3053ac5b2fc3defcd93b5faa78ce861f67;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/target/sdk/Config.in b/target/sdk/Config.in index c8106d2abf..28c6f3e352 100644 --- a/target/sdk/Config.in +++ b/target/sdk/Config.in @@ -1,6 +1,6 @@ config SDK bool "Build the OpenWrt SDK" - depends !EXTERNAL_TOOLCHAIN + depends on !EXTERNAL_TOOLCHAIN help This is essentially a stripped-down version of the buildroot with a precompiled toolchain. It can be used to develop and