]> git.proxmox.com Git - mirror_qemu.git/blob - backends/Makefile.objs
slirp: Make RA build more flexible
[mirror_qemu.git] / backends / Makefile.objs
1 common-obj-y += rng.o rng-egd.o
2 common-obj-$(CONFIG_POSIX) += rng-random.o
3
4 common-obj-y += msmouse.o wctablet.o testdev.o
5 common-obj-$(CONFIG_BRLAPI) += baum.o
6 baum.o-cflags := $(SDL_CFLAGS)
7
8 common-obj-$(CONFIG_TPM) += tpm.o
9
10 common-obj-y += hostmem.o hostmem-ram.o
11 common-obj-$(CONFIG_LINUX) += hostmem-file.o
12
13 common-obj-y += cryptodev.o
14 common-obj-y += cryptodev-builtin.o