mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
meson: compute config_all_devices directly
There is no need anymore to produce config-all-devices.mak, compute the resulting dictionary directly instead of going through grepy.sh. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
0f4d8894df
commit
a98006bc79
3 changed files with 2 additions and 16 deletions
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
grep -h '=y$' "$@" | sort -u
|
Loading…
Add table
Add a link
Reference in a new issue