add missing fix for etrax compile without axis toolchain
[openwrt.git] / tools / firmware-utils / Makefile
index 3d8e9ea..acb429c 100644 (file)
@@ -30,6 +30,7 @@ define Build/Compile
        $(call cc,lzma2eva,-lz)
        $(call cc,mkcasfw)
        $(call cc,mkfwimage,-lz)
+       $(call cc,imagetag)
 endef
 
 define Build/Install
This page took 0.019966 seconds and 4 git commands to generate.