finally move buildroot-ng to trunk
[openwrt/svn-archive/archive.git] / target / sdk / Config.in
diff --git a/target/sdk/Config.in b/target/sdk/Config.in
new file mode 100644 (file)
index 0000000..3ead296
--- /dev/null
@@ -0,0 +1,9 @@
+config SDK
+       bool "Build the OpenWrt SDK"
+       default y if ALL
+       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
+
+