fix handling of mkelfImage'd binaries

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2337 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2006-07-11 09:04:52 +00:00
parent 75d1b24537
commit e26d66e9dd

View file

@ -20,7 +20,7 @@ end
makerule payload
depends "$(PAYLOAD)"
action "cp $< $@"
action "cp -f $< $@"
end
makerule payload.nrv2b