mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
21ffbc0080
When invoking the bootstrap build in the L4RE build-system to create a single elf-image containing all needed files to boot a scenario, don't use the 'ENTRY' variable, but 'E' variable instead. Otherwise 'ENTRY' might get overridden (dependent on the make-version). Moreover, using 'E' seems to be the way L4Re is expecting it has to be invoked. Fixes #226
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.