firmware-utils: asustrx: new tool for TRX format with Asus tail
[openwrt/staging/mkresin.git] / tools / firmware-utils / Makefile
index 951d4dca1eabef0d39313216153d7c70829ddc07..bd69cb419c07cfdf05ca15a19d43ab6d3213f3ca 100644 (file)
@@ -18,6 +18,7 @@ endef
 define Host/Compile
        mkdir -p $(HOST_BUILD_DIR)/bin
        $(call cc,addpattern)
+       $(call cc,asustrx)
        $(call cc,trx)
        $(call cc,motorola-bin)
        $(call cc,dgfirmware)