mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #1045 from teslamint/patch-1
coova-chilli: fix typo prevents compile with cyassl compile tested on ar71xx
This commit is contained in:
@@ -80,7 +80,7 @@ define Build/Configure
|
|||||||
$(if $(CONFIG_COOVACHILLI_LARGELIMITS),--enable,--disable)-largelimits \
|
$(if $(CONFIG_COOVACHILLI_LARGELIMITS),--enable,--disable)-largelimits \
|
||||||
$(if $(CONFIG_COOVACHILLI_UAMDOMAINFILE),--enable,--disable)-uamdomainfile \
|
$(if $(CONFIG_COOVACHILLI_UAMDOMAINFILE),--enable,--disable)-uamdomainfile \
|
||||||
$(if $(CONFIG_COOVACHILLI_MATRIXSSL),--with,--without)-matrixssl \
|
$(if $(CONFIG_COOVACHILLI_MATRIXSSL),--with,--without)-matrixssl \
|
||||||
$(if $(CONFIG_COOVACHILLI_CYASSL),--with,--without)-cyaxssl \
|
$(if $(CONFIG_COOVACHILLI_CYASSL),--with,--without)-cyassl \
|
||||||
$(if $(CONFIG_COOVACHILLI_OPENSSL),--with,--without)-openssl \
|
$(if $(CONFIG_COOVACHILLI_OPENSSL),--with,--without)-openssl \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|||||||
Reference in New Issue
Block a user