diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2019-02-15 10:15:22 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-03-11 16:33:49 +0100 |
commit | f72036fad423a5c8135d3ea3c8ad6c4cc3191df4 (patch) | |
tree | e6eb53e7c4cb48e10fe99c0b397fa182b7067535 /linux-user/s390x | |
parent | 310b3fe9e50a59f7911f8930bc523a7a0b84bb89 (diff) | |
download | qemu-f72036fad423a5c8135d3ea3c8ad6c4cc3191df4.zip qemu-f72036fad423a5c8135d3ea3c8ad6c4cc3191df4.tar.gz qemu-f72036fad423a5c8135d3ea3c8ad6c4cc3191df4.tar.bz2 |
build: remove unnecessary assignments from Makefile.target
It is only necessary to clear block-obj-y because Makefile.objs
uses "+=" instead of "="; fix that and remove the assignment.
The other variables need not be cleared at all.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-user/s390x')
0 files changed, 0 insertions, 0 deletions