X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Ffirmware-utils%2FMakefile;h=5ccc0d12bbda1b8f4bd74ae41016b5172a1f6988;hb=4b0c6e828aa81ac250bd1a338b5c6ca4471eefae;hp=96b4b59d7eab3d216d17337dff5276786d8fd901;hpb=8378beaa85ae5e6951d9a7a6c7d1928f5d150653;p=openwrt-10.03%2F.git diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index 96b4b59d7..5ccc0d12b 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -49,6 +49,9 @@ define Host/Compile $(call cc,nand_ecc) $(call cc2,mkplanexfw sha1) $(call cc2,mktplinkfw md5) + $(call cc,pc1crypt) + $(call cc,osbridge-crc) + $(call cc2,wrt400n cyg_crc32) endef define Host/Install