X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Ffirmware-utils%2FMakefile;h=9f5346b449c0f97c3c9ffaea468a9c304b21c956;hb=865cfde1ef9a81d05ce7512d9e2bef05d4270732;hp=f42ea29c2fe933120b43ee870162f9c6d5b1f456;hpb=68ef0484948e6f84615c517a773846091827f07f;p=openwrt-10.03%2F.git diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index f42ea29c2..9f5346b44 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -25,6 +25,7 @@ define Build/Compile $(call cc,trx2usr) $(call cc,ptgen) $(call cc,airlink) + $(call cc,srec2bin) endef define Build/Install