X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Fsdk%2FConfig.in;h=28c6f3e352613fc552a1ae815f58e02fd5a0e9e7;hp=f6135b639859bd96a1d1d7b05d0a7277d88c1732;hb=11c588bc9614acef0537ec430be40af25c4ed9d5;hpb=44db3f411717d56268e22004ed44fd309dc662c7 diff --git a/target/sdk/Config.in b/target/sdk/Config.in index f6135b6398..28c6f3e352 100644 --- a/target/sdk/Config.in +++ b/target/sdk/Config.in @@ -1,5 +1,6 @@ config SDK bool "Build the OpenWrt SDK" + 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