]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/input/Makefile
Merge branch 'omap-fixes'
[linux-2.6-omap-h63xx.git] / drivers / input / Makefile
index 98c4f9a778768d40af7a4942624caf8f46f13260..4c9c745a7020eefecf5984d1388e2b57ac37c814 100644 (file)
@@ -5,7 +5,7 @@
 # Each configuration option enables a list of files.
 
 obj-$(CONFIG_INPUT)            += input-core.o
-input-core-objs := input.o ff-core.o
+input-core-objs := input.o input-compat.o ff-core.o
 
 obj-$(CONFIG_INPUT_FF_MEMLESS) += ff-memless.o
 obj-$(CONFIG_INPUT_POLLDEV)    += input-polldev.o