mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Norman Feske
parent
7c5f879b91
commit
e840a3f8f9
@@ -1120,9 +1120,13 @@ if {[have_board linux]} {
|
||||
# The Linux version of core does not export a platform_info ROM module.
|
||||
#
|
||||
install_boot_module "platform_info" {<platform/>}
|
||||
}
|
||||
|
||||
|
||||
if {[have_spec linux] || [have_spec fiasco] || [have_spec foc]} {
|
||||
#
|
||||
# Managed dataspaces as used by cached_fs_rom are not supported on Linux.
|
||||
# Managed dataspaces as used by cached_fs_rom are not supported fully
|
||||
# on all kernels.
|
||||
#
|
||||
copy_file [run_dir]/genode/fs_rom [run_dir]/genode/cached_fs_rom
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user