projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't pass build cflags to fuse kernel module
[openwrt.git]
/
openwrt
/
package
/
matrixssl
/
Config.in
diff --git
a/openwrt/package/matrixssl/Config.in
b/openwrt/package/matrixssl/Config.in
index
85158bf
..
db5abb1
100644
(file)
--- a/
openwrt/package/matrixssl/Config.in
+++ b/
openwrt/package/matrixssl/Config.in
@@
-1,11
+1,15
@@
-config BR2_PACKAGE_MATRIXSSL
+config BR2_PACKAGE_
LIB
MATRIXSSL
select BR2_PACKAGE_LIBPTHREAD
select BR2_PACKAGE_LIBPTHREAD
- tristate "
matrixssl
"
- default m
+ tristate "
libmatrixssl - Embedded SSL implementation
"
+ default m
if CONFIG_DEVEL
help
help
-
a
n embedded SSL implementation
+
A
n embedded SSL implementation
http://www.matrixssl.org/
Depends: libpthread
http://www.matrixssl.org/
Depends: libpthread
+
+config BR2_PACKAGE_MATRIXSSL
+ tristate
+ default BR2_PACKAGE_LIBMATRIXSSL
This page took
0.025127 seconds
and
4
git commands to generate.