X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=target%2Fsdk%2FConfig.in;h=0c8a61d247f9061e168655d32346a91a98cc3d6d;hb=8877fdbf02f2243825d860e67c632159d827424a;hp=f6135b639859bd96a1d1d7b05d0a7277d88c1732;hpb=44db3f411717d56268e22004ed44fd309dc662c7;p=openwrt%2F.git diff --git a/target/sdk/Config.in b/target/sdk/Config.in index f6135b6398..0c8a61d247 100644 --- a/target/sdk/Config.in +++ b/target/sdk/Config.in @@ -1,5 +1,7 @@ config SDK bool "Build the OpenWrt SDK" + 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