X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8b196c907d07bde07860e918e3ef94297e73956e..d9c2ff6d1a42476c156147c8a80e2aebecf9f4b6:/package/sdk/Config.in?ds=sidebyside diff --git a/package/sdk/Config.in b/package/sdk/Config.in index b5c8d92b3..f70810ba0 100644 --- a/package/sdk/Config.in +++ b/package/sdk/Config.in @@ -1,8 +1,9 @@ config BR2_PACKAGE_SDK bool "OpenWrt SDK" - default n + default y if CONFIG_DEVEL 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 +