replacement of the add_header utility used by various vendors

SVN-Revision: 11588
This commit is contained in:
Imre Kaloz
2008-06-27 12:18:31 +00:00
parent ddd357ff14
commit 7e159bbc61
2 changed files with 139 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ define Build/Compile
$(call cc,mkcasfw)
$(call cc,mkfwimage,-lz)
$(call cc,imagetag)
$(call cc,add_header)
endef
define Build/Install