]> git.proxmox.com Git - mirror_qemu.git/blob - chardev/Makefile.objs
char: move mux to its own file
[mirror_qemu.git] / chardev / Makefile.objs
1 chardev-obj-y += char.o
2 chardev-obj-y += char-mux.o
3 chardev-obj-y += char-null.o