mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
ed64a9233e
This patch is required to build the OKL4 version of core from a source archive. It avoids fetching source codes from BASE_DIR, and moves the vpath wildcard for %.cc after all specific vpath definitins, in particular those that are x86-specific. Without the latter change, core would always end up using the generic version of 'platform_services.cc', omitting the IO_PORT service from core. |
||
---|---|---|
.. | ||
contrib/generated | ||
doc | ||
etc | ||
lib | ||
patches | ||
ports | ||
run | ||
src | ||
tool | ||
README |
This repository contains the implementation of Genode for the OKL4 kernel version 2.1. For further information, please refer to the following website: :[http://genode.org/documentation/articles/genode-on-okl4 - Bringing Genode to OKL4]: This article explains the OKL4-specific porting work.