backport a few usb device ids from 2.6.21 for airprime
[openwrt-10.03/.git] / tools / firmware-utils / Makefile
index 88e3a4964c4f988bd7ed6db087bcc96667609f20..e19d63c33d23b897029688b5ac602faedd3f38dd 100644 (file)
@@ -26,7 +26,8 @@ define Build/Compile
        $(call cc,ptgen)
        $(call cc,airlink)
        $(call cc,srec2bin)
-       $(call cc,mksyshdr)
+       $(call cc,mkmylofw)
+       $(call cc,mkcsysimg)
 endef
 
 define Build/Install