projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git]
/
package
/
matrixssl
/
Config.in
1
config BR2_PACKAGE_MATRIXSSL
2
select BR2_PACKAGE_LIBPTHREAD
3
tristate "matrixssl"
4
default m if CONFIG_DEVEL
5
help
6
an embedded SSL implementation
7
8
http://www.matrixssl.org/
9
10
Depends: libpthread
11
This page took
0.040995 seconds
and
5
git commands to generate.