diff --git a/openwrt/package/sdk/Config.in b/openwrt/package/sdk/Config.in index 1b0c7ce586ec359f2111f764b5aa713a7b6b0ab7..b5c8d92b3e1e9ffc896e40cb8f8031036722ffc3 100644 --- a/openwrt/package/sdk/Config.in +++ b/openwrt/package/sdk/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_SDK bool "OpenWrt SDK" - default y + default n help Build an OpenWrt SDK. This is essentially a stripped-down version of the buildroot