Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David Goodenough, thanks !
[openwrt-10.03/.git] / tools / firmware-utils / Makefile
index e600e90592f90a1f4247c0ebcf30af790403c3fe..e19d63c33d23b897029688b5ac602faedd3f38dd 100644 (file)
@@ -24,6 +24,10 @@ define Build/Compile
        $(call cc,dgfirmware)
        $(call cc,trx2usr)
        $(call cc,ptgen)
+       $(call cc,airlink)
+       $(call cc,srec2bin)
+       $(call cc,mkmylofw)
+       $(call cc,mkcsysimg)
 endef
 
 define Build/Install