bin_hdr: fixed build process for 'ar rcs'

	'ar rcs' will create new lib from objects of if lib exists the lib will updated from objects.
	So, possible sutuation if function or global deleted from source - it will remain in lib and link will fail.

Change-Id: I678852ab1e58e20ef12b8867242b7fccf259f9a5
Signed-off-by: Igor Patrik <igorp@marvell.com>
Reviewed-on: http://vgitil04.il.marvell.com:8080/20274
Tested-by: Star_Automation <star@marvell.com>
Tested-by: Star_New_DDR <star-new-ddr@marvell.com>
Reviewed-on: http://vgitil04.il.marvell.com:8080/24130
Reviewed-by: Omri Itach <omrii@marvell.com>
Tested-by: Omri Itach <omrii@marvell.com>
1 file changed