aboutsummaryrefslogtreecommitdiffstats
path: root/target/sdk/.svn/text-base/Config.in.svn-base
diff options
context:
space:
mode:
Diffstat (limited to 'target/sdk/.svn/text-base/Config.in.svn-base')
-rw-r--r--target/sdk/.svn/text-base/Config.in.svn-base9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/sdk/.svn/text-base/Config.in.svn-base b/target/sdk/.svn/text-base/Config.in.svn-base
new file mode 100644
index 0000000..c8106d2
--- /dev/null
+++ b/target/sdk/.svn/text-base/Config.in.svn-base
@@ -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
+
+