]> git.proxmox.com Git - qemu.git/commit
build: remove extra-obj-y
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 19 Jan 2013 10:06:48 +0000 (11:06 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 26 Jan 2013 13:15:37 +0000 (13:15 +0000)
commit82cb6b041c307bd96c067147af69cd98be91a682
tree7283ae0244b7adb22e966c3486a533e3c0e95156
parent000823449ca07e50086413338f907d7a817db2ce
build: remove extra-obj-y

extra-obj-y is somewhat complicated to understand.  Replace it with a
special CONFIG_ALL symbol that is defined only at toplevel.
This limits the case of directories defining more than one
*-obj-y target.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Makefile
Makefile.objs
fsdev/Makefile.objs
hw/Makefile.objs
hw/pci/Makefile.objs