add LICENSE & minimal Config.in files (closes: #3710)
[openwrt-10.03/.git] / target / sdk / Config.in
1 config SDK
2         bool "Build the OpenWrt SDK"
3         help
4           This is essentially a stripped-down version of the buildroot
5           with a precompiled toolchain. It can be used to develop and
6           test packages for OpenWrt before including them in the buildroot
7
8