HID: add Alps I2C HID Touchpad-Stick support
[deliverable/linux.git] / drivers / hid / Makefile
index a2fb562de7489f868a1c39f7f0eedcab6a9063a7..a55ec2988d38e133941bae33929b3f0226453fcc 100644 (file)
@@ -21,6 +21,7 @@ hid-wiimote-y         := hid-wiimote-core.o hid-wiimote-modules.o
 hid-wiimote-$(CONFIG_DEBUG_FS) += hid-wiimote-debug.o
 
 obj-$(CONFIG_HID_A4TECH)       += hid-a4tech.o
+obj-$(CONFIG_HID_ALPS)         += hid-alps.o
 obj-$(CONFIG_HID_ACRUX)                += hid-axff.o
 obj-$(CONFIG_HID_APPLE)                += hid-apple.o
 obj-$(CONFIG_HID_APPLEIR)      += hid-appleir.o
This page took 0.023424 seconds and 5 git commands to generate.