X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8b196c907d07bde07860e918e3ef94297e73956e..508bad6f377f48c107ffd21cc4e86852964f0a5a:/package/sdk/Config.in 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 +