move package/sdk to target/sdk
[openwrt-10.03/.git] / target / sdk / Config.in
diff --git a/target/sdk/Config.in b/target/sdk/Config.in
new file mode 100644 (file)
index 0000000..f70810b
--- /dev/null
@@ -0,0 +1,9 @@
+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
+