X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Fsdk%2FConfig.in;h=0c8a61d247f9061e168655d32346a91a98cc3d6d;hb=5cda133d99f25ac85fcc4ef9ae092f9c4fb90739;hp=095759d06418e949d3c9a8dfa9deb5d3962cf499;hpb=9dcb921d908e664655e8bde2db64640b4f2d9072;p=oweals%2Fopenwrt.git diff --git a/target/sdk/Config.in b/target/sdk/Config.in index 095759d064..0c8a61d247 100644 --- a/target/sdk/Config.in +++ b/target/sdk/Config.in @@ -1,10 +1,10 @@ config SDK - bool "Build the LEDE 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 - test packages for LEDE before including them in the buildroot + test packages for OpenWrt before including them in the buildroot