aboutsummaryrefslogtreecommitdiffstats
path: root/target/sdk/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/sdk/Config.in')
-rw-r--r--target/sdk/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/sdk/Config.in b/target/sdk/Config.in
new file mode 100644
index 000000000..c8106d2ab
--- /dev/null
+++ b/target/sdk/Config.in
@@ -0,0 +1,9 @@
+config SDK
+ bool "Build the OpenWrt SDK"
+ depends !EXTERNAL_TOOLCHAIN
+ help
+ 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
+
+