diff options
Diffstat (limited to 'openwrt/package/sdk/Config.in')
-rw-r--r-- | openwrt/package/sdk/Config.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/openwrt/package/sdk/Config.in b/openwrt/package/sdk/Config.in deleted file mode 100644 index f70810ba0..000000000 --- a/openwrt/package/sdk/Config.in +++ /dev/null @@ -1,9 +0,0 @@ -config BR2_PACKAGE_SDK - bool "OpenWrt SDK" - 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 - |