projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt.git]
/
package
/
sdk
/
Config.in
1
config BR2_PACKAGE_SDK
2
bool "OpenWrt SDK"
3
default y if CONFIG_DEVEL
4
help
5
Build an OpenWrt SDK.
6
This is essentially a stripped-down version of the buildroot
7
with a precompiled toolchain. It can be used to develop and
8
test packages for OpenWrt before including them in the buildroot
9
This page took
0.043842 seconds
and
5
git commands to generate.