X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Fsdk%2FConfig.in;h=df2532985e1c325c55e7dcef474c3911377ccd0a;hb=77cb985022b192846a746cbae6e2604666fd22c2;hp=c8106d2abfe881ec15b1d66a90fe48d726e5a138;hpb=ac695f35faef02de0813fb3a874cba1c2a094441;p=openwrt%2F.git diff --git a/target/sdk/Config.in b/target/sdk/Config.in index c8106d2abf..df2532985e 100644 --- a/target/sdk/Config.in +++ b/target/sdk/Config.in @@ -1,9 +1,9 @@ config SDK - bool "Build the OpenWrt SDK" - depends !EXTERNAL_TOOLCHAIN + 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