summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/Makefile
diff options
context:
space:
mode:
authorStephane VOLTZ <svoltz@numericable.fr>2005-06-06 02:22:37 -0500
committerDmitry Torokhov <dtor_core@ameritech.net>2005-06-06 02:22:37 -0500
commit53880546979605dae20ee0404a0e998e188fe7ad (patch)
treeb386ad721253dbd555175871eebd98dbdfcf36be /drivers/usb/input/Makefile
parent3c241f8337542655ee013a661b7f1770f561d3ef (diff)
downloadlinux-53880546979605dae20ee0404a0e998e188fe7ad.tar.bz2
Input: add driver for Acecad Flair USB tablets
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/usb/input/Makefile')
-rw-r--r--drivers/usb/input/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/input/Makefile b/drivers/usb/input/Makefile
index f0fd02e00d32..831b2b0f1f05 100644
--- a/drivers/usb/input/Makefile
+++ b/drivers/usb/input/Makefile
@@ -37,4 +37,5 @@ obj-$(CONFIG_USB_ITMTOUCH) += itmtouch.o
obj-$(CONFIG_USB_EGALAX) += touchkitusb.o
obj-$(CONFIG_USB_POWERMATE) += powermate.o
obj-$(CONFIG_USB_WACOM) += wacom.o
+obj-$(CONFIG_USB_ACECAD) += acecad.o
obj-$(CONFIG_USB_XPAD) += xpad.o