genode/os/src
Norman Feske 20a5c86a22 timer: Build platform-specific parts as lib
By using the build system's library-selection mechanism instead of many
timer targets with different 'REQUIRES' declarations, this patch reduces
the noise of the build system. For all platforms, the target at
'os/src/drivers/timer' is built. The target, in turn, depends on a
'timer' library, which is platform-specific. The various library
description files are located under 'os/lib/mk/<platform>'. The common
bits are contained in 'os/lib/mk/timer.inc'.
2013-02-14 10:36:06 +01:00
..
app/xvfb New Input::Event::FOCUS, rename keycode to code 2013-01-15 10:18:11 +01:00
drivers timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
init Init: handle reconfiguration 2013-01-15 10:18:12 +01:00
lib Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
server Turn 'Timer::Session' into asynchronous interface 2013-02-14 10:36:06 +01:00
test Turn 'Timer::Session' into asynchronous interface 2013-02-14 10:36:06 +01:00