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-08 11:43:16 +02:00
parent 0f4d8894df
commit a98006bc79
3 changed files with 2 additions and 16 deletions
-3
View File
@@ -1,3 +0,0 @@
#!/bin/sh
grep -h '=y$' "$@" | sort -u