mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
rom_filter: respond to dynamic config updates
This commit is contained in:
committed by
Christian Helmuth
parent
3859e83a78
commit
23aac2954b
@@ -228,6 +228,8 @@ struct Rom_filter::Main : Input_rom_registry::Input_rom_changed_fn,
|
||||
{
|
||||
env()->parent()->announce(_ep.manage(_root));
|
||||
|
||||
Genode::config()->sigh(_config_dispatcher);
|
||||
|
||||
_handle_config(0);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user