X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3260740c920ea811e18bc1743c863fce74ac89b7..68a04af57e99fa518f1904d017e2bef54a64352d:/tools/firmware-utils/Makefile?ds=sidebyside diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index c9d9bae1e..2518e34f6 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -28,6 +28,7 @@ define Build/Compile $(call cc,srec2bin) $(call cc,mksyshdr) $(call cc,mkmylofw) + $(call cc,mkcsysimg) endef define Build/Install