]> git.ipfire.org Git - thirdparty/qemu.git/commit
pc-bios/dtb/meson: Prefer target name to be outfile, not infile
authorBernhard Beschow <shentey@gmail.com>
Tue, 10 Jun 2025 20:41:28 +0000 (22:41 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 17 Jun 2025 07:54:51 +0000 (09:54 +0200)
commit6c2888dd0f9b7129943d53cacd6a7b7143a65cfb
tree9b522b1bce970f9ddd66c6d0c1e749bb5e3666bd
parent5d353cce65142440251c014331c2f25f3af5e1b2
pc-bios/dtb/meson: Prefer target name to be outfile, not infile

Makes this custom_target() usage consistent with other ones in QEMU.

Fixes: 6e0dc9d2a88a ("meson: compile bundled device trees")
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Link: https://lore.kernel.org/r/20250610204131.2862-3-shentey@gmail.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
pc-bios/dtb/meson.build