X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4327f0bb69115b28ebe2015a3aefb42154dc5fd4..e2977a9f839e31f87212c9357d8763009e6f0eeb:/openwrt/package/sdk/Config.in diff --git a/openwrt/package/sdk/Config.in b/openwrt/package/sdk/Config.in index b5c8d92b3..f70810ba0 100644 --- a/openwrt/package/sdk/Config.in +++ b/openwrt/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 +