X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8378beaa85ae5e6951d9a7a6c7d1928f5d150653..4abf567ae8a2ca1f0689c6cbe96fe67f06026a56:/tools/firmware-utils/Makefile diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index 96b4b59d7..880a13f94 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -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