X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b406e8202ba67abb84d59063738b51338a467e01..89f08fc3a0623e7486a30362fcf5eb1aba3530c1:/target/sdk/Config.in?ds=sidebyside diff --git a/target/sdk/Config.in b/target/sdk/Config.in index f70810ba0..3ead29600 100644 --- a/target/sdk/Config.in +++ b/target/sdk/Config.in @@ -1,9 +1,9 @@ -config BR2_PACKAGE_SDK - bool "OpenWrt SDK" - default y if CONFIG_DEVEL +config SDK + bool "Build the OpenWrt SDK" + default y if ALL help - Build an OpenWrt SDK. 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 +