bcm963xx: add cfe image tagging utility
[openwrt/staging/florian.git] / tools / firmware-utils / Makefile
index 3d8e9eaefbcc0755bcc74f7e31e47d3e3b835fe8..acb429c4438ff06bf1c708e4addb010fa50384c2 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