mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-01 07:15:03 +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>