swconfig: fix up kernel dependencies
[openwrt.git] / tools / firmware-utils / Makefile
index 5261a2b..b162236 100644 (file)
@@ -38,7 +38,9 @@ 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
 
 define Host/Install
This page took 0.023577 seconds and 4 git commands to generate.