]> git.proxmox.com Git - mirror_qemu.git/commit
Makefile: Write MINIKCONF variables as one entry per line
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 18 Jun 2020 12:33:38 +0000 (14:33 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 10 Jul 2020 22:02:21 +0000 (18:02 -0400)
commit1e0ef873d9b271d373ce6d3aac6c99552b0d4a00
tree912ea2f7111c99025db429e0501df4d420f019d3
parentf4bda37d3d580d5d28a07f7290f23be005322c92
Makefile: Write MINIKCONF variables as one entry per line

Having one entry per line helps reviews/refactors. As we are
going to modify the MINIKCONF variables, split them now to
ease further review.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile