ralink: don't build mkhilinkfw untilt he ssl header dependency is resolved

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 39248
This commit is contained in:
John Crispin
2014-01-12 17:26:24 +00:00
parent 5b4a7953be
commit 9821ce8ed6
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ define Host/Compile
$(call cc,fix-u-media-header cyg_crc32,-Wall)
$(call cc,hcsmakeimage bcmalgo)
$(call cc,mkporayfw, -Wall)
$(call cc,mkhilinkfw, -lcrypto)
#$(call cc,mkhilinkfw, -lcrypto)
$(call cc,mkdcs932, -Wall)
endef