mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 07:35:47 +00:00
hw/mem/ is only included if CONFIG_MEM_DEVICE is true, so we need not specify the condition again in hw/mem/Makefile.objs. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>