-
Paolo Bonzini authored
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>Paolo Bonzini authoredIt 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>
Loading