]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/input/Makefile
Merge branch 'thinkpad-acpi' into release
[linux-2.6-omap-h63xx.git] / drivers / input / Makefile
index 2ae87b19caa891cfe21ce1b49bc5923e15909a99..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
@@ -23,3 +23,5 @@ obj-$(CONFIG_INPUT_TOUCHSCREEN)       += touchscreen/
 obj-$(CONFIG_INPUT_MISC)       += misc/
 
 obj-$(CONFIG_INPUT_APMPOWER)   += apm-power.o
+
+obj-$(CONFIG_XEN_KBDDEV_FRONTEND)      += xen-kbdfront.o