ramips: Add a tool to create JCG factory images
[openwrt/staging/yousong.git] / tools / firmware-utils / Makefile
index 2573d8c4b652b58e3eb8abcb21fd2369c0f25416..ec814b0c4d9d7217ad455300d9a621e50d873e6a 100644 (file)
@@ -75,6 +75,7 @@ define Host/Compile
        $(call cc,dgn3500sum)
        $(call cc,edimax_fw_header, -Wall)
        $(call cc,mkmerakifw sha1, -Wall)
+       $(call cc,jcgimage, -lz -Wall)
 endef
 
 define Host/Install