same as [6881]
[openwrt-10.03/.git] / tools / firmware-utils / Makefile
index f42ea29c2fe933120b43ee870162f9c6d5b1f456..e19d63c33d23b897029688b5ac602faedd3f38dd 100644 (file)
@@ -25,6 +25,9 @@ define Build/Compile
        $(call cc,trx2usr)
        $(call cc,ptgen)
        $(call cc,airlink)
+       $(call cc,srec2bin)
+       $(call cc,mkmylofw)
+       $(call cc,mkcsysimg)
 endef
 
 define Build/Install