X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b406e8202ba67abb84d59063738b51338a467e01..b7d3d9d3cef2286b7266dc447265a0a21565b9b9:/target/sdk/Config.in diff --git a/target/sdk/Config.in b/target/sdk/Config.in index f70810ba0..c8106d2ab 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" + depends !EXTERNAL_TOOLCHAIN 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 +