mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
build: move rules from Makefile to */Makefile.objs
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
4e8cb28c4b
commit
525877c999
5 changed files with 12 additions and 10 deletions
|
@ -204,3 +204,5 @@ ifeq ($(CONFIG_PCI), y)
|
|||
obj-$(CONFIG_KVM) += ivshmem.o
|
||||
obj-$(CONFIG_LINUX) += vfio_pci.o
|
||||
endif
|
||||
|
||||
$(obj)/baum.o: QEMU_CFLAGS += $(SDL_CFLAGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue