]> git.proxmox.com Git - mirror_qemu.git/commit - Makefile.objs
build: remove universal-obj-y
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 19 Jan 2013 10:06:47 +0000 (11:06 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 26 Jan 2013 13:15:35 +0000 (13:15 +0000)
commit000823449ca07e50086413338f907d7a817db2ce
treee5b0ea6435ef01e626d0babb336dbc8dd977e6ee
parent737f351892e271fb3080c3c26e6453d939dd1d68
build: remove universal-obj-y

All of universal-obj-y, user-obj-y (right now unused) and common-obj-y can
be unified into common-obj-y if we take care of defining CONFIG_SOFTMMU
and CONFIG_USER_ONLY in the toplevel makefile.  This is similar to how
we define symbols for hardware components.

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