X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8b196c907d07bde07860e918e3ef94297e73956e..a254c23def36a5ec49088f6ce2be2e19ad9d2a83:/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 +