1 Embedded image support uses .incbin in inline assembly to include binary
\r
2 files. The file dependency is not spotted by ccache when deciding
\r
3 whether or not to rebuild embedded.o. This results in builds that
\r
4 contain an outdated version of the embedded image when ccache is used.
\r
6 Reported-by: Tim 'Shaggy' Bielawa <tbielawa@jabber.org>
\r
7 Reported-by: Matt Domsch <Matt_Domsch@dell.com>
\r
8 Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
\r