X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile.objs;fp=Makefile.objs;h=6991a9f52acce561eb4c4bba236f69ca2d00a666;hb=44129530ddf9edcc95913a4c05c755fb732c2bfe;hp=52ad77ba91fb49ea7ac630419ecbe142260c5794;hpb=e3d4d25206a13ca48936e4357a53591997ce6d57;p=qemu.git diff --git a/Makefile.objs b/Makefile.objs index 52ad77ba9..6991a9f52 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -205,6 +205,7 @@ hw-obj-$(CONFIG_HPET) += hpet.o hw-obj-$(CONFIG_APPLESMC) += applesmc.o hw-obj-$(CONFIG_SMARTCARD) += usb-ccid.o ccid-card-passthru.o hw-obj-$(CONFIG_SMARTCARD_NSS) += ccid-card-emulated.o +hw-obj-$(CONFIG_USB_REDIR) += usb-redir.o # PPC devices hw-obj-$(CONFIG_OPENPIC) += openpic.o