add memdev backend infrastructure
[qemu/ar7.git] / backends / Makefile.objs
blob7fb7acdd11ce7dd7e3b68aa9a308c7ef8d889568
1 common-obj-y += rng.o rng-egd.o
2 common-obj-$(CONFIG_POSIX) += rng-random.o
4 common-obj-y += msmouse.o
5 common-obj-$(CONFIG_BRLAPI) += baum.o
6 baum.o-cflags := $(SDL_CFLAGS)
8 common-obj-$(CONFIG_TPM) += tpm.o
10 common-obj-y += hostmem.o hostmem-ram.o