target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)
[openwrt.git] / target / sdk / Config.in
1 config SDK
2 bool "Build the OpenWrt SDK"
3 depends !EXTERNAL_TOOLCHAIN
4 help
5 This is essentially a stripped-down version of the buildroot
6 with a precompiled toolchain. It can be used to develop and
7 test packages for OpenWrt before including them in the buildroot
8
9
This page took 0.043078 seconds and 5 git commands to generate.