]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/usb/input/Makefile
[PATCH] Generic HID layer - build
[mirror_ubuntu-zesty-kernel.git] / drivers / usb / input / Makefile
index d946d5213b30d0481035406caf1ada2101f178f7..1a24b5bfa05fcd493adecc2822e3aab0fe862c62 100644 (file)
@@ -11,9 +11,6 @@ usbhid-objs   := hid-core.o
 ifeq ($(CONFIG_USB_HIDDEV),y)
        usbhid-objs     += hiddev.o
 endif
-ifeq ($(CONFIG_USB_HIDINPUT),y)
-       usbhid-objs     += hid-input.o
-endif
 ifeq ($(CONFIG_HID_PID),y)
        usbhid-objs     += hid-pidff.o
 endif