set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the new lzma...
[openwrt-10.03/.git] / tools / firmware-utils / Makefile
index d789dcb34f8e548f830d03ab5ec782cf993b6e97..b1622369f667220dea38cd16ea072f31b0044136 100644 (file)
@@ -38,6 +38,7 @@ define Host/Compile
        $(call cc,imagetag)
        $(call cc,add_header)
        $(call cc,makeamitbin)
+       $(call cc,encode_crc)
        $(call cc2,mkplanexfw sha1)
        $(call cc2,mktplinkfw md5)
 endef