X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Fsdk%2FConfig.in;fp=target%2Fsdk%2FConfig.in;h=f70810ba02d20644c5b4dcbc638f9baf00d9a5cc;hp=0000000000000000000000000000000000000000;hb=b406e8202ba67abb84d59063738b51338a467e01;hpb=0214b712b6e54632e0e4180f8ebd780ea3def5c8 diff --git a/target/sdk/Config.in b/target/sdk/Config.in new file mode 100644 index 000000000..f70810ba0 --- /dev/null +++ b/target/sdk/Config.in @@ -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 +