genode/repos/base-foc
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
..
config foc: Odroid-X2 basic support 2015-07-21 09:28:25 +02:00
doc ports-foc: remove L4Linux 2017-01-31 12:01:12 +01:00
etc base-foc: remove obsolete mk files 2017-02-28 12:59:25 +01:00
include Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
lib Generalize ABI mechanism to shared objects 2017-01-13 13:06:54 +01:00
ports base-foc: update hash for panda timer update 2017-03-15 12:32:26 +01:00
run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
src core: install core-<kernel>.o at bin/ 2017-05-02 15:29:02 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This repository contains the port of Genode to the Fiasco.OC microkernel.
For further information, please refer to the following documents:

:[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]:
  This Wiki page contains the information on how to build and use
  Genode with Fiasco.OC.

:[http://os.inf.tu-dresden.de/fiasco]:
  Official website for the Fiasco.OC microkernel.