genode/os/lib/mk
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
..
arm Specialize blit library for ARM (fix #147). 2012-03-21 22:04:25 +01:00
codezero timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
epit timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
fiasco timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
foc timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
hw_panda timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
hw_pbxa9 timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
hw_vea9x4 timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
linux timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
nova timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
okl4_x86 timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
pistachio timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
x86_32 Specialize blit library for ARM (fix #147). 2012-03-21 22:04:25 +01:00
x86_64 Specialize blit library for ARM (fix #147). 2012-03-21 22:04:25 +01:00
alarm.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
blit.mk Specialize blit library for ARM (fix #147). 2012-03-21 22:04:25 +01:00
config_args.mk Read 'main()' function arguments from config file 2012-04-20 08:31:40 +02:00
dde_kit.mk Follow-up for spin-lock unification, ref #123 2012-03-01 10:57:05 +01:00
init_pd_args.mk Generalize handling of PD-session arguments 2012-11-21 20:04:07 +01:00
ldso-arch.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
ldso-startup.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
net.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
timed_semaphore.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
timer.inc timer: Build platform-specific parts as lib 2013-02-14 10:36:06 +01:00
xev_track.mk New Input::Event::FOCUS, rename keycode to code 2013-01-15 10:18:11 +01:00