[tools] fix segfault when using the maxlen argument (#4359)
[openwrt.git] / tools / firmware-utils / Makefile
index 96b4b59..880a13f 100644 (file)
@@ -49,6 +49,8 @@ define Host/Compile
        $(call cc,nand_ecc)
        $(call cc2,mkplanexfw sha1)
        $(call cc2,mktplinkfw md5)
+       $(call cc,pc1crypt)
+       $(call cc,osbridge-crc)
 endef
 
 define Host/Install
This page took 0.024516 seconds and 4 git commands to generate.