genode/repos/base-okl4
Norman Feske 8c4a2a48ca core: install core-<kernel>.o at bin/
By installing the core object to bin/, we follow the same convention as
for regular binaries. This, in turn, enables us to ship core in a
regular binary archive. The patch also adjusts the run tool to pick up
the core object from bin/ for the final linking stage.
2017-05-02 15:29:02 +02:00
..
contrib/generated Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
doc base-okl4: remove unmaintained porting steps 2016-03-07 12:34:45 +01:00
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
lib Generalize ABI mechanism to shared objects 2017-01-13 13:06:54 +01:00
patches okl4: declare read-write-lock as volatile 2014-11-20 16:39:16 +01:00
ports Adapt ports that moved away from googlecode 2016-08-30 17:17:19 +02:00
run run: remove vanished kernel/platform specifier 2017-01-13 13:07:01 +01:00
src core: install core-<kernel>.o at bin/ 2017-05-02 15:29:02 +02:00
tool Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
README base-okl4: remove unmaintained porting steps 2016-03-07 12:34:45 +01:00

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.