diff options
Diffstat (limited to 'drivers/usb/input/Makefile')
-rw-r--r-- | drivers/usb/input/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/input/Makefile b/drivers/usb/input/Makefile index a9e9b2fc5e72..c8b843ce167c 100644 --- a/drivers/usb/input/Makefile +++ b/drivers/usb/input/Makefile | |||
@@ -5,7 +5,6 @@ | |||
5 | obj-$(CONFIG_USB_ATI_REMOTE) += ati_remote.o | 5 | obj-$(CONFIG_USB_ATI_REMOTE) += ati_remote.o |
6 | obj-$(CONFIG_USB_ATI_REMOTE2) += ati_remote2.o | 6 | obj-$(CONFIG_USB_ATI_REMOTE2) += ati_remote2.o |
7 | obj-$(CONFIG_USB_KEYSPAN_REMOTE) += keyspan_remote.o | 7 | obj-$(CONFIG_USB_KEYSPAN_REMOTE) += keyspan_remote.o |
8 | obj-$(CONFIG_USB_TOUCHSCREEN) += usbtouchscreen.o | ||
9 | obj-$(CONFIG_USB_POWERMATE) += powermate.o | 8 | obj-$(CONFIG_USB_POWERMATE) += powermate.o |
10 | obj-$(CONFIG_USB_YEALINK) += yealink.o | 9 | obj-$(CONFIG_USB_YEALINK) += yealink.o |
11 | obj-$(CONFIG_USB_XPAD) += xpad.o | 10 | obj-$(CONFIG_USB_XPAD) += xpad.o |