X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=tools%2Ffirmware-utils%2FMakefile;h=c9d9bae1e1ffc6dfcc6552557dff11bcf634e415;hb=4bb721a186df4bc21b9b31944517ba4c6771c7c2;hp=88e3a4964c4f988bd7ed6db087bcc96667609f20;hpb=5d28e0fd0e2f66635d26a9436c3cf2cc001c67a5;p=librecmc%2Flibrecmc.git diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index 88e3a4964c..c9d9bae1e1 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