genode/repos/dde_linux/src
Tomasz Gajewski d33139c40a enable ccache for reference Linux kernel
Genode build system allows to easily enable 'ccache' for builds. This
change allows to enable using 'ccache' also for build of reference
Linux kernel used during porting device drivers.

To enable 'ccache' it is enough to pass value of 'CC' variable when
executing Linux build but this build by default depends on time when it
is built which causes 'ccache' misses. To solve this issue additional
flags are passed to make build independent from time, current user and
host on which build is performed.

Issue #4718
2023-01-24 12:07:32 +01:00
..
app/wireguard lx_emul: consolidate SMP + NO_HZ_IDLE 2022-08-10 13:33:03 +02:00
drivers usb_session: align USB packet allocation correctly 2022-11-17 08:00:35 +01:00
include usb_session: align USB packet allocation correctly 2022-11-17 08:00:35 +01:00
lib vfs: remove 'Io_response_handler' interface 2023-01-24 12:07:30 +01:00
server/usb_terminal terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
test/vfs_lxip Remove legacy intel display driver 2022-05-25 12:23:02 +02:00
virt_linux enable ccache for reference Linux kernel 2023-01-24 12:07:32 +01:00