[include] autotools.mk: add a (dummy) libintl build dependency to any package using...
[openwrt.git] / tools / firmware-utils / Makefile
index eb42f630f7ff569934c9cc91fd36473117cf4620..40b01997b87f2aac1d7376908dcbf4bfafbfca99 100644 (file)
@@ -47,6 +47,7 @@ define Host/Compile
        $(call cc,mktitanimg)
        $(call cc,mkchkimg)
        $(call cc,mkzcfw cyg_crc32)
+       $(call cc,trx2edips)
 endef
 
 define Host/Install