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