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:
Paolo Bonzini 2020-09-01 05:32:23 -04:00
parent 0f4d8894df
commit a98006bc79
3 changed files with 2 additions and 16 deletions

View file

@ -1,3 +0,0 @@
#!/bin/sh
grep -h '=y$' "$@" | sort -u