mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-27 06:35:23 -07:00
Remove duplicate block objects.
Signed-off-by: Paul Brook <paul@codesourcery.com>
This commit is contained in:
parent
1a7dafce1d
commit
1b3b9ca30e
1 changed files with 0 additions and 8 deletions
|
|
@ -497,14 +497,6 @@ OBJS+=fw_cfg.o
|
|||
ifdef CONFIG_KVM
|
||||
OBJS+=kvm.o kvm-all.o
|
||||
endif
|
||||
ifdef CONFIG_WIN32
|
||||
OBJS+=block-raw-win32.o
|
||||
else
|
||||
ifdef CONFIG_AIO
|
||||
OBJS+=posix-aio-compat.o
|
||||
endif
|
||||
OBJS+=block-raw-posix.o
|
||||
endif
|
||||
|
||||
LIBS+=-lz
|
||||
ifdef CONFIG_ALSA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue