remove custom partition table hack, add ptgen utility for generating partition tables
[openwrt/svn-archive/archive.git] / tools / firmware-utils / Makefile
index 7b612aeac125e94e5c4d0e7d01cdc37ad9349a64..e600e90592f90a1f4247c0ebcf30af790403c3fe 100644 (file)
@@ -23,6 +23,7 @@ define Build/Compile
        $(call cc,motorola-bin)
        $(call cc,dgfirmware)
        $(call cc,trx2usr)
+       $(call cc,ptgen)
 endef
 
 define Build/Install