genode/repos/base-hw/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
base-hw-common.mk Genode application binary interface (ABI) 2016-12-23 16:50:28 +01:00
base-hw.mk hw: fix raw output functions for kernel 2017-02-07 19:20:29 +01:00
bootstrap-hw.inc hw: separate bootstrap and core strictly 2017-05-31 13:15:52 +02:00
core-hw.inc hw: remove core internal header directories 2017-05-31 13:15:52 +02:00