On Fri, Aug 07, 2009 at 10:54:16PM +0200, Daniel Ribeiro wrote: > diff --git a/drivers/input/misc/Makefile b/drivers/input/misc/Makefile > index 0d979fd..679bae3 100644 > --- a/drivers/input/misc/Makefile > +++ b/drivers/input/misc/Makefile > @@ -26,3 +26,4 @@ obj-$(CONFIG_INPUT_TWL4030_PWRBUTTON) += twl4030-pwrbutton.o > obj-$(CONFIG_INPUT_UINPUT) += uinput.o > obj-$(CONFIG_INPUT_WISTRON_BTNS) += wistron_btns.o > obj-$(CONFIG_INPUT_YEALINK) += yealink.o > +obj-$(CONFIG_INPUT_PCAP) += pcap_keys.o Btw, could we please keep Makefile sorted alphabetically? This should help with merge conflicts a bit (I know Kconfig is still not sorted). -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html