nuke some unnecessary complexity in the metadata scanning - simply call include/scan...
[openwrt-10.03/.git] / tools / firmware-utils / Makefile
index 9f5346b449c0f97c3c9ffaea468a9c304b21c956..c9d9bae1e1ffc6dfcc6552557dff11bcf634e415 100644 (file)
@@ -26,6 +26,8 @@ define Build/Compile
        $(call cc,ptgen)
        $(call cc,airlink)
        $(call cc,srec2bin)
+       $(call cc,mksyshdr)
+       $(call cc,mkmylofw)
 endef
 
 define Build/Install