X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b406e8202ba67abb84d59063738b51338a467e01..0ed491f556f96a2daec090106f8c5c2654dbaff0:/target/sdk/Config.in diff --git a/target/sdk/Config.in b/target/sdk/Config.in index f70810ba0..538b473d0 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 n 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 +