X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Finput%2FMakefile;h=98c4f9a778768d40af7a4942624caf8f46f13260;hb=67c56364df843fb9e3ed1af014b8fbe4b22ff25d;hp=2ae87b19caa891cfe21ce1b49bc5923e15909a99;hpb=e17bb1de3b7f7569152c71a51e0bafe5419ab54a;p=linux-2.6-omap-h63xx.git diff --git a/drivers/input/Makefile b/drivers/input/Makefile index 2ae87b19caa..98c4f9a7787 100644 --- a/drivers/input/Makefile +++ b/drivers/input/Makefile @@ -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