]> git.proxmox.com Git - mirror_qemu.git/blame - chardev/Makefile.objs
audio: fix audio timer rate conversion bug
[mirror_qemu.git] / chardev / Makefile.objs
CommitLineData
32d955a4 1chardev-obj-y += char.o
7c7b2db0 2chardev-obj-$(CONFIG_WIN32) += char-console.o
894593af 3chardev-obj-$(CONFIG_POSIX) += char-fd.o
4d43a603 4chardev-obj-y += char-fe.o
6fdafac1 5chardev-obj-y += char-file.o
a6da7ffa 6chardev-obj-y += char-io.o
df85a78b 7chardev-obj-y += char-mux.o
247c92af 8chardev-obj-y += char-null.o
6aa0f0c9 9chardev-obj-$(CONFIG_POSIX) += char-parallel.o
1fcb3841 10chardev-obj-y += char-pipe.o
c3b7d620 11chardev-obj-$(CONFIG_POSIX) += char-pty.o
bf51f628 12chardev-obj-y += char-ringbuf.o
2b2f23da 13chardev-obj-y += char-serial.o
d24ca4b8 14chardev-obj-y += char-socket.o
d1800815 15chardev-obj-y += char-stdio.o
3b4482a2 16chardev-obj-y += char-udp.o
503ebefe 17chardev-obj-$(CONFIG_WIN32) += char-win.o
0e58f177 18chardev-obj-$(CONFIG_WIN32) += char-win-stdio.o
6b10e573
MAL
19
20common-obj-y += msmouse.o wctablet.o testdev.o
21common-obj-$(CONFIG_BRLAPI) += baum.o
22baum.o-cflags := $(SDL_CFLAGS)
8eca2889 23baum.o-libs := $(BRLAPI_LIBS)
6b10e573
MAL
24
25common-obj-$(CONFIG_SPICE) += spice.o