genode/repos/base-sel4/lib/mk/spec/x86_32
Stefan Kalkowski a1e70b9ba4 kernel: differentiate board-specific components
Components like kernel, core, and bootstrap that are built for a
specific board need to reside inside the same architectural dependent
build directory. For instance there are sel4, foc, and hw kernel builds
for imx6q_sabrelite and imx7d_sabre, which have to reside inside the same
arm_v7 build directory.
This commit names those components explicitely, and adapts the run-tool to it.

Fix #3316
2019-05-27 14:46:52 +02:00
..
core-sel4.mk vm_session: track dataspaces used by attach 2019-05-06 16:15:25 +02:00
kernel-sel4-pc.mk kernel: differentiate board-specific components 2019-05-27 14:46:52 +02:00
ld-sel4.mk Genode application binary interface (ABI) 2016-12-23 16:50:28 +01:00
startup-sel4.mk sel4: add x86_64 support 2017-08-17 11:04:20 +02:00
syscall-sel4.mk sel4/x86: implement vm_session interface 2019-04-01 19:33:52 +02:00