X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Fsdk%2FConfig.in;h=0c8a61d247f9061e168655d32346a91a98cc3d6d;hb=3e0489dcd91faa3954a05e3fcdaf5de2d1892e67;hp=c8106d2abfe881ec15b1d66a90fe48d726e5a138;hpb=ac695f35faef02de0813fb3a874cba1c2a094441;p=openwrt%2F.git diff --git a/target/sdk/Config.in b/target/sdk/Config.in index c8106d2abf..0c8a61d247 100644 --- a/target/sdk/Config.in +++ b/target/sdk/Config.in @@ -1,6 +1,7 @@ config SDK bool "Build the OpenWrt SDK" - depends !EXTERNAL_TOOLCHAIN + depends on !EXTERNAL_TOOLCHAIN + default BUILDBOT help This is essentially a stripped-down version of the buildroot with a precompiled toolchain. It can be used to develop and