diff options
Diffstat (limited to 'drivers/usb/input/Makefile')
-rw-r--r-- | drivers/usb/input/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/usb/input/Makefile b/drivers/usb/input/Makefile index a9d206c945e9..f8c35b66c466 100644 --- a/drivers/usb/input/Makefile +++ b/drivers/usb/input/Makefile | |||
@@ -38,9 +38,6 @@ obj-$(CONFIG_USB_KBD) += usbkbd.o | |||
38 | obj-$(CONFIG_USB_KBTAB) += kbtab.o | 38 | obj-$(CONFIG_USB_KBTAB) += kbtab.o |
39 | obj-$(CONFIG_USB_KEYSPAN_REMOTE) += keyspan_remote.o | 39 | obj-$(CONFIG_USB_KEYSPAN_REMOTE) += keyspan_remote.o |
40 | obj-$(CONFIG_USB_MOUSE) += usbmouse.o | 40 | obj-$(CONFIG_USB_MOUSE) += usbmouse.o |
41 | obj-$(CONFIG_USB_MTOUCH) += mtouchusb.o | ||
42 | obj-$(CONFIG_USB_ITMTOUCH) += itmtouch.o | ||
43 | obj-$(CONFIG_USB_EGALAX) += touchkitusb.o | ||
44 | obj-$(CONFIG_USB_TOUCHSCREEN) += usbtouchscreen.o | 41 | obj-$(CONFIG_USB_TOUCHSCREEN) += usbtouchscreen.o |
45 | obj-$(CONFIG_USB_POWERMATE) += powermate.o | 42 | obj-$(CONFIG_USB_POWERMATE) += powermate.o |
46 | obj-$(CONFIG_USB_WACOM) += wacom.o | 43 | obj-$(CONFIG_USB_WACOM) += wacom.o |