aboutsummaryrefslogtreecommitdiffstats
path: root/package/sdk/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/sdk/Config.in')
-rw-r--r--package/sdk/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/sdk/Config.in b/package/sdk/Config.in
new file mode 100644
index 0000000000..1b0c7ce586
--- /dev/null
+++ b/package/sdk/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_SDK
+ bool "OpenWrt SDK"
+ default y
+ 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