X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Finput%2Fmisc%2FMakefile;h=bb62e6efacf3476d78c66fd0c9a575c465f2a99a;hb=4bec62825b94dcfe7b9156fdc5af9381134b2bf8;hp=d7db2aeb8a982e82fe712ed17c3f663c62a2fc35;hpb=3f9b5d4dda6d85aab33fef32e8351ddc34c81fb4;p=linux-2.6-omap-h63xx.git diff --git a/drivers/input/misc/Makefile b/drivers/input/misc/Makefile index d7db2aeb8a9..bb62e6efacf 100644 --- a/drivers/input/misc/Makefile +++ b/drivers/input/misc/Makefile @@ -21,3 +21,4 @@ obj-$(CONFIG_HP_SDC_RTC) += hp_sdc_rtc.o obj-$(CONFIG_INPUT_UINPUT) += uinput.o obj-$(CONFIG_INPUT_APANEL) += apanel.o obj-$(CONFIG_INPUT_SGI_BTNS) += sgi_btns.o +obj-$(CONFIG_INPUT_PCF50633_PMU) += pcf50633-input.o