contrib: prefer libustream-polarssl for luci-ssl (#677)
This commit is contained in:
parent
f26e8e9516
commit
dff51d2e02
1 changed files with 1 additions and 1 deletions
|
@ -593,7 +593,7 @@ $(eval $(call collection,,\
|
||||||
|
|
||||||
$(eval $(call collection,ssl,\
|
$(eval $(call collection,ssl,\
|
||||||
Standard OpenWrt set with HTTPS support,\
|
Standard OpenWrt set with HTTPS support,\
|
||||||
+luci +libustream-cyassl +px5g))
|
+luci +libustream-polarssl +px5g))
|
||||||
|
|
||||||
$(eval $(call collection,light,\
|
$(eval $(call collection,light,\
|
||||||
Minimum package set using only admin mini and the standard theme,\
|
Minimum package set using only admin mini and the standard theme,\
|
||||||
|
|
Loading…
Reference in a new issue