Input: unified force feedback support for memoryless devices
[deliverable/linux.git] / drivers / input / Makefile
index abdc9d4357056cba41bea55ad7d07bc7bca9021b..a005b1df5f1a57ddc32be556f8c503d8f4f7a4fa 100644 (file)
@@ -7,6 +7,8 @@
 obj-$(CONFIG_INPUT)            += input-core.o
 input-core-objs := input.o ff-core.o
 
+obj-$(CONFIG_INPUT_FF_MEMLESS) += ff-memless.o
+
 obj-$(CONFIG_INPUT_MOUSEDEV)   += mousedev.o
 obj-$(CONFIG_INPUT_JOYDEV)     += joydev.o
 obj-$(CONFIG_INPUT_EVDEV)      += evdev.o
This page took 0.026559 seconds and 5 git commands to generate.