fix kmod-* build error when wildcards are being used in $(FILES)
[openwrt.git] / tools / firmware-utils / Makefile
index 7b612ae..e19d63c 100644 (file)
@@ -23,6 +23,11 @@ define Build/Compile
        $(call cc,motorola-bin)
        $(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
This page took 0.025399 seconds and 4 git commands to generate.