genode/repos/os/lib/mk
Stefan Kalkowski 6106e64aac base: remove include/spec/* other than ISA
This commit moves the headers residing in `repos/base/include/spec/*/drivers`
to `repos/base/include/drivers/defs` or repos/base/include/drivers/uart`
respectively. The first one contains definitions about board-specific MMIO
iand RAM addresses, or IRQ lines. While the latter contains device driver
code for UART devices. Those definitions are used by driver implementations
in `repos/base-hw`, `repos/os`, and `repos/dde-linux`, which now need to
include them more explicitely.

This work is a step in the direction of reducing 'SPEC' identifiers overall.

Ref #2403
2017-05-31 13:16:01 +02:00
..
spec base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
alarm.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
blit.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
config.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
net-stat.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
net.mk net: replace dump.h by modern print methods 2016-11-30 13:38:05 +01:00
sd_card.inc sd_card: make main.cc generic 2017-01-13 13:07:06 +01:00
server.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
timed_semaphore.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
timeout.mk os: introduce and test timeout framework 2016-11-30 13:38:04 +01:00
vfs.mk os: refactor Global_file_system_factory 2017-02-28 12:59:23 +01:00