X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Fsdk%2FConfig.in;h=df2532985e1c325c55e7dcef474c3911377ccd0a;hb=d4abe72cce2abd39e0f0f013a98d8b40025b58f6;hp=3ead29600c44fb8de828551a0e84de33559b36d2;hpb=60c1f0f64d23003a19a07d6b9638542130f6641d;p=openwrt%2F.git diff --git a/target/sdk/Config.in b/target/sdk/Config.in index 3ead29600c..df2532985e 100644 --- a/target/sdk/Config.in +++ b/target/sdk/Config.in @@ -1,9 +1,9 @@ config SDK - bool "Build the OpenWrt SDK" - default y if ALL + bool "Build the LEDE 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 - test packages for OpenWrt before including them in the buildroot + test packages for LEDE before including them in the buildroot