Add airlink firmware generation tool, thanks to Vassily Galinsky for that !
[openwrt/openwrt.git] / tools / firmware-utils / Makefile
index 7b612aeac125e94e5c4d0e7d01cdc37ad9349a64..f42ea29c2fe933120b43ee870162f9c6d5b1f456 100644 (file)
@@ -23,6 +23,8 @@ define Build/Compile
        $(call cc,motorola-bin)
        $(call cc,dgfirmware)
        $(call cc,trx2usr)
+       $(call cc,ptgen)
+       $(call cc,airlink)
 endef
 
 define Build/Install