[au1000] switch to 2.6.30.1
[openwrt.git] / tools / firmware-utils / Makefile
index 4e5789b..5ccc0d1 100644 (file)
@@ -46,8 +46,12 @@ define Host/Compile
        $(call cc,add_header)
        $(call cc,makeamitbin)
        $(call cc,encode_crc)
        $(call cc,add_header)
        $(call cc,makeamitbin)
        $(call cc,encode_crc)
+       $(call cc,nand_ecc)
        $(call cc2,mkplanexfw sha1)
        $(call cc2,mktplinkfw md5)
        $(call cc2,mkplanexfw sha1)
        $(call cc2,mktplinkfw md5)
+       $(call cc,pc1crypt)
+       $(call cc,osbridge-crc)
+       $(call cc2,wrt400n cyg_crc32)
 endef
 
 define Host/Install
 endef
 
 define Host/Install
This page took 0.024911 seconds and 4 git commands to generate.