genode/repos/base-fiasco
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 Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
doc Disambiguate kernel-specific file names 2016-12-23 16:51:32 +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 fiasco: remove 'const' GCC attribute from some functions 2015-05-26 09:39:47 +02:00
ports fiasco: remove 'const' GCC attribute from some functions 2015-05-26 09:39:47 +02: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 L4/Fiasco-specific implementation of Genode.

For instructions to build and start the Fiasco version of Genode, please
consult the documentation located at 'base-fiasco/doc/fiasco.txt'.