X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/b406e8202ba67abb84d59063738b51338a467e01..3cfddf76d218c833642dc9da4eadb6389f90805e:/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 +