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