Remove ldd/ldconfig for the moment (#1551)
[openwrt.git] / tools / firmware-utils / Makefile
index 88e3a49..e19d63c 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
This page took 0.018965 seconds and 4 git commands to generate.