summaryrefslogtreecommitdiff
path: root/hw/usb/Makefile.objs
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2014-03-23 17:00:54 +0100
committerPeter Wu <peter@lekensteyn.nl>2014-03-23 17:00:54 +0100
commit7c530e39d3f61761f4f5b97b4f61c83773151413 (patch)
tree5774564715981c24f2a594ea1310044777ac8eb0 /hw/usb/Makefile.objs
parent7692e3db0ac2d2790b85c494da31fec7f4c59ab6 (diff)
downloadqemu-7c530e39d3f61761f4f5b97b4f61c83773151413.tar.gz
unifying: interface with HID++ 2.0 features
Prepare for adding more HID++ 2.0 features.
Diffstat (limited to 'hw/usb/Makefile.objs')
-rw-r--r--hw/usb/Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/usb/Makefile.objs b/hw/usb/Makefile.objs
index f735867bd1..477589f7c5 100644
--- a/hw/usb/Makefile.objs
+++ b/hw/usb/Makefile.objs
@@ -15,6 +15,7 @@ common-obj-y += dev-hid.o
common-obj-$(CONFIG_USB_TABLET_WACOM) += dev-wacom.o
common-obj-$(CONFIG_USB_LG_UNIFYING) += dump.o
common-obj-$(CONFIG_USB_LG_UNIFYING) += dev-unifying.o hid-logitech-dj.o
+common-obj-$(CONFIG_USB_LG_UNIFYING) += hid-logitech-hidpp20.o
common-obj-$(CONFIG_USB_STORAGE_BOT) += dev-storage.o
common-obj-$(CONFIG_USB_STORAGE_UAS) += dev-uas.o
common-obj-$(CONFIG_USB_AUDIO) += dev-audio.o