meson: convert pc-bios/keymaps/Makefile

Note that sl and sv keymaps were not created by qemu-keymap.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Marc-André Lureau 2019-09-19 20:24:43 +04:00 committed by Paolo Bonzini
parent c44a33e2fe
commit 28742467c9
7 changed files with 65 additions and 70 deletions

View file

@ -95,7 +95,7 @@ keymaps = [
['osx', 'qcode'],
]
if have_system
if have_system or 'CONFIG_XKBCOMMON' in config_host
foreach e : keymaps
output = 'input-keymap-@0@-to-@1@.c.inc'.format(e[0], e[1])
genh += custom_target(output,