]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.objs
chardev: enable modules, use for braille
[mirror_qemu.git] / Makefile.objs
index 3d45492d8b46e7bb9ddfd123925b1703da1ac121..d22b3b45d7b6952965c2dc3599a60e33b2edf61f 100644 (file)
@@ -71,6 +71,7 @@ common-obj-$(CONFIG_TPM) += tpm.o
 
 common-obj-y += backends/
 common-obj-y += chardev/
+common-obj-m += chardev/
 
 common-obj-$(CONFIG_SECCOMP) += qemu-seccomp.o
 qemu-seccomp.o-cflags := $(SECCOMP_CFLAGS)