]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/hid/usbhid/Makefile
Merge branch 'linus' into x86/defconfig
[linux-2.6-omap-h63xx.git] / drivers / hid / usbhid / Makefile
index 8e6ab5b164a241fdb0aabbb8b853d809d0bd43b2..00a7b70901925276e63237b023580c94ec21cec8 100644 (file)
@@ -16,6 +16,9 @@ endif
 ifeq ($(CONFIG_LOGITECH_FF),y)
        usbhid-objs     += hid-lgff.o
 endif
+ifeq ($(CONFIG_LOGIRUMBLEPAD2_FF),y)
+       usbhid-objs     += hid-lg2ff.o
+endif
 ifeq ($(CONFIG_PANTHERLORD_FF),y)
        usbhid-objs     += hid-plff.o
 endif