Fix portability patch for uClibc.
[openwrt.git] / tools / firmware-utils / Makefile
index f42ea29..c9d9bae 100644 (file)
@@ -25,6 +25,9 @@ define Build/Compile
        $(call cc,trx2usr)
        $(call cc,ptgen)
        $(call cc,airlink)
+       $(call cc,srec2bin)
+       $(call cc,mksyshdr)
+       $(call cc,mkmylofw)
 endef
 
 define Build/Install
This page took 0.021337 seconds and 4 git commands to generate.