X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Ffirmware-utils%2FMakefile;h=c9d9bae1e1ffc6dfcc6552557dff11bcf634e415;hb=338c0960e54ca71809edcd6e9d8a5db42ea77ea4;hp=88e3a4964c4f988bd7ed6db087bcc96667609f20;hpb=7e5c0b4599068448a0c7cf97788672878b4d433a;p=openwrt-10.03%2F.git diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index 88e3a4964..c9d9bae1e 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -27,6 +27,7 @@ define Build/Compile $(call cc,airlink) $(call cc,srec2bin) $(call cc,mksyshdr) + $(call cc,mkmylofw) endef define Build/Install