genode/base-foc
Stefan Kalkowski 70dfe4fcd7 Fiasco.OC: forward CC, and CXX variables (fix #462)
When building the Fiasco.OC kernel, and L4Linux within the Genode build system,
forward the CC, and CXX variables. It might contain useful tools like ccache,
or distcc to speed up compilation. Moreover, don't delete the MAKEFLAGS when
building Fiasco.OC. It hinders parallel builds.
2012-11-03 09:50:37 +01:00
..
config Fiasco.OC: always use fixed priority scheduler 2012-09-19 14:27:42 +02:00
doc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include base-foc: fix capability index leak 2012-10-30 12:18:31 +01:00
lib/mk Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00
mk Fiasco.OC: basic support for pandaboard 2012-05-29 13:55:00 +02:00
patches Fiasco.OC: fix io-port fault answer in sigma0 2012-09-18 16:47:59 +02:00
run Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00
src Fiasco.OC: forward CC, and CXX variables (fix #462) 2012-11-03 09:50:37 +01:00
Makefile Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

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.