[build] Disable ccache for embedded.o
commit868d2e425015afd650cce293792a6a03a94a0550
authorStefan Hajnoczi <stefanha@gmail.com>
Mon, 1 Mar 2010 20:34:47 +0000 (1 20:34 +0000)
committerMarty Connor <mdc@etherboot.org>
Thu, 4 Mar 2010 15:52:56 +0000 (4 10:52 -0500)
tree1c5f9dd246ec86e45720d0f0723f4eee0f9f0637
parent12defeca99fcb522f295ba2b906f25a5a0012958
[build] Disable ccache for embedded.o

Embedded image support uses .incbin in inline assembly to include binary
files.  The file dependency is not spotted by ccache when deciding
whether or not to rebuild embedded.o.  This results in builds that
contain an outdated version of the embedded image when ccache is used.

Reported-by: Tim 'Shaggy' Bielawa <tbielawa@jabber.org>
Reported-by: Matt Domsch <Matt_Domsch@dell.com>
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Marty Connor <mdc@etherboot.org>
15 files changed:
.dotest/0001 [new file with mode: 0644]
.dotest/applying [new file with mode: 0644]
.dotest/binary [new file with mode: 0644]
.dotest/final-commit [new file with mode: 0644]
.dotest/final-commit~ [new file with mode: 0644]
.dotest/info [new file with mode: 0644]
.dotest/keep [new file with mode: 0644]
.dotest/last [new file with mode: 0644]
.dotest/msg [new file with mode: 0644]
.dotest/msg-clean [new file with mode: 0644]
.dotest/next [new file with mode: 0644]
.dotest/patch [new file with mode: 0644]
.dotest/sign [new file with mode: 0644]
.dotest/utf8 [new file with mode: 0644]
.dotest/whitespace [new file with mode: 0644]