Fix ipv4/ipv6 resolving.
[openwrt.git] / tools / firmware-utils / Makefile
index 7b612ae..f42ea29 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
This page took 0.021475 seconds and 4 git commands to generate.