[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi...
[openwrt.git] / tools / firmware-utils / Makefile
index 36a6186..70f9e82 100644 (file)
@@ -33,6 +33,7 @@ define Build/Compile
        $(call cc,mkfwimage2,-lz)
        $(call cc,imagetag)
        $(call cc,add_header)
+       $(call cc,makeamitbin)
 endef
 
 define Build/Install
This page took 0.020249 seconds and 4 git commands to generate.