Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ccache: disable assembler support, it breaks kernel initramfs images | Felix Fietkau | 2016-10-05 |
The reason is that ccache does not recognize and process the .incbin directive, so caching is unreliable. See https://github.com/ccache/ccache/issues/136 for more information. Signed-off-by: Felix Fietkau <nbd@nbd.name> |