ui: correctly reset framebuffer update state after processing dirty regions
[qemu/ar7.git] / backends / Makefile.objs
blob0400799efdc8dfd36e82745860e3daab5f08f056
1 common-obj-y += rng.o rng-egd.o
2 common-obj-$(CONFIG_POSIX) += rng-random.o
4 common-obj-$(CONFIG_TPM) += tpm.o
6 common-obj-y += hostmem.o hostmem-ram.o
7 common-obj-$(CONFIG_LINUX) += hostmem-file.o
9 common-obj-y += cryptodev.o
10 common-obj-y += cryptodev-builtin.o