X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Fsdk%2FConfig.in;h=095759d06418e949d3c9a8dfa9deb5d3962cf499;hb=29a6c4fcfb56c24aadcd3d7b5cc004c9d3f465e2;hp=28c6f3e352613fc552a1ae815f58e02fd5a0e9e7;hpb=96bb7c123b8b47dfc43002edf4a52aceb410f852;p=openwrt%2F.git diff --git a/target/sdk/Config.in b/target/sdk/Config.in index 28c6f3e352..095759d064 100644 --- a/target/sdk/Config.in +++ b/target/sdk/Config.in @@ -1,9 +1,10 @@ config SDK - bool "Build the OpenWrt SDK" + bool "Build the LEDE 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 - test packages for OpenWrt before including them in the buildroot + test packages for LEDE before including them in the buildroot