X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Finput%2Fmisc%2FMakefile;h=9d0f9d1ff68f41a5ec7f13101bb11176e8fd8729;hb=293bccc5b202400a6e47bd42e852d50d7d991b4e;hp=72cde28649e2c0bc4fec14f6898445d2f79880dc;hpb=0044cdeb731313f20b63cb5644de7588731de32b;p=linux-2.6-microblaze.git diff --git a/drivers/input/misc/Makefile b/drivers/input/misc/Makefile index 72cde28649e2..9d0f9d1ff68f 100644 --- a/drivers/input/misc/Makefile +++ b/drivers/input/misc/Makefile @@ -66,6 +66,7 @@ obj-$(CONFIG_INPUT_RETU_PWRBUTTON) += retu-pwrbutton.o obj-$(CONFIG_INPUT_AXP20X_PEK) += axp20x-pek.o obj-$(CONFIG_INPUT_GPIO_ROTARY_ENCODER) += rotary_encoder.o obj-$(CONFIG_INPUT_RK805_PWRKEY) += rk805-pwrkey.o +obj-$(CONFIG_INPUT_SC27XX_VIBRA) += sc27xx-vibra.o obj-$(CONFIG_INPUT_SGI_BTNS) += sgi_btns.o obj-$(CONFIG_INPUT_SIRFSOC_ONKEY) += sirfsoc-onkey.o obj-$(CONFIG_INPUT_SOC_BUTTON_ARRAY) += soc_button_array.o